Good news for all you home server owners
I am currently working on a command line version of XBSlink to run on any server without the need for a graphical user interface.
Usage will be something like:
XBSlink Version 0.9.1.0
Usage: XBSlink [-h] [-l] [-n NICKNAME] [-s CLOUDSERVER] [-c CLOUDNAME] [-u] [-p PORT] [-o IP] -i CAPTURE_DEVICE_NAME
-h, –help show this help message
-l, –list-devices list all available network packet capture devices
-n, –nickname=VALUE set the nickname
-s, –cloudserver=VALUE set cloudserver URL
-c, –cloudname=VALUE connect to this cloud
-u, –upnp use UPnP to forward incoming port
-a, –advanced-broadcast enable advanced forwarding of broadcasts
-p, –port=VALUE set the incoming port number. default is 31415
-o, –source-ip=VALUE bind to this local ip address.
-i, –capture-device=VALUE name of network device for capturing packets

Can you add a maxusers option too like -mu 100
thanks
if you are referring to the command line options, there is
-m, --max-nodes=VALUE maximum clients in cloud. default is 10thanks i didnt realise it was already there.
another suggestion when started on commandline could you impliment it so that it scans for the network interface if one isnt specified on the commandline.
i find it hard to get the interface name by running xbslink -l as on both pc’s i use it crashes and so i cant copy the text.
also when run from a batch file it opens a new window instead of being in the same window as the batch file which is anoying but i sorted that by installing it as a windows service by using serviceex and specifying that it cannot interact with the desktop.
also a small improvement to the setup installer would be to have it check if dot net 3.5 is installed and if not it downloads it from ms servers and installs it /passive’ly ill have a look at your setup from git hub if its on there and get back to you on that if you like.
another thing, is there a way of filtering mac addresses using commandline?
thx for your input & ideas!
i added it to the to-do list and created 2 issue tickets.
pues me parece muy bie que estes trabajando para mejorar el programa,todavia no he podido jugar por este sistema,ya que no me conectaba con los servidores xD.
gracias por todo.
Nice! XBSlink is getting better and better..Thanks!