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