as requested from several users, XBSlink is now additionally functional as a command line (non-GUI) application 🙂 the same executable is used for the GUI and non-GUI mode

Changelog:

see more for command line parameters:

running XBSlink in command line mode the following commands are available:

command line parameters:

XBSlink Version 0.9.2.0
Usage: XBSlink.exe [-h] [-l] [-s CLOUDSERVER] [-c CLOUDNAME] [-u] [-p PORT] -n NICKNAME -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
-j, –list-clouds          list available clouds on cloudserver
-c, –cloudname=VALUE      connect to this cloud
-m, –max-nodes=VALUE      maximum clients in cloud. default is 10
-w, –password=VALUE       set password for 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