-
Notifications
You must be signed in to change notification settings - Fork 1
Home
-zmqserver <ip>
: ZMQ server. Default, localhost;
-zmqport <port>
: ZMQ port. Default, 5007;
-outserver <ip>
: listening server. Default, localhost;
-outport <port>
: listening server's port. Default, 9380;
-topic <topic_name>
: filter topic. Default is empty;
-ignore <key1,key2,...,keyN>
: ignore some keys;
-usesendsize
: send a package size first;
-uselogs 1
: write log-file (logWork-.log);
-i(nstall) [account] [password]
: install the service. Optionally with login and password;
-u(ninstall)
: uninstall the service;
-t(erminate)
: stop the service;
-v(ersion)
: information about version and status of the service;
-h(elp)
: show this help.