amuleweb -V (return code: 255)
amuleweb 2.3.2 compiled with wxBase(GTK2) v3.0.2 and Boost 1.62
amuleweb --help (return code: 255)
Usage: amuleweb [--help] [-h <str>] [-p <num>] [-P <str>] [-f <str>] [-q] [-v] [-l <str>] [-w] [--create-config-from <str>] [--version] [-t <str>] [-s <num>] [-u] [-U] [-z] [-Z] [-A <str>] [-G <str>] [-a] [-d] [-L] [--amule-config-file <str>] [--no-php] [-N]
--help Show this help text.
-h, --host=<str> Host where aMule is running. (default: localhost)
-p, --port=<num> aMule's port for External Connection. (default: 4712)
-P, --password=<str> External Connection password.
-f, --config-file=<str> Read configuration from file.
-q, --quiet Do not print any output to stdout.
-v, --verbose Be verbose - show also debug messages.
-l, --locale=<str> Sets program locale (language).
-w, --write-config Write command line options to config file.
--create-config-from=<str> Creates config file based on aMule's config file.
--version Print program version.
-t, --template=<str> Loads template <str>
-s, --server-port=<num> Web server HTTP port
-u, --enable-upnp Use UPnP port forwarding on web server port
-U, --upnp-port UPnP port
-z, --enable-gzip Use gzip compression
-Z, --disable-gzip Do not use gzip compression
-A, --admin-pass=<str> Full access password for web server
-G, --guest-pass=<str> Guest password for web server
-a, --allow-guest Allow guest access
-d, --deny-guest Deny guest access
-L, --load-settings Load/save web server settings from/to remote aMule
--amule-config-file=<str> aMule config file path. DO NOT USE DIRECTLY!
--no-php Disable PHP interpreter (deprecated)
-N, --no-script-cache Recompile PHP pages on each request