IP-Proxy can be called from a Command-Line Window (Windows) or from a Terminal Window (Linux) as following
//Windows
IpProxy –f [configuration-file]
//Linux
ipproxy –f [configuration-file]
Parameters |
|
-f [config-file] |
load the configuration provided by the configuration-file |
-c |
hide console window |
-h |
get help |
Note: if no configuration file is provided then following default configuration is used
RECEIVER : UDP-Server, localhost, port 12345
SENDER_0 : UDP-Client, localhost, port 54321