UNPKG

602 BMarkdownView Raw
1## [Options](/usage/#options)
2
3* `accessproxy -h, --help` - Output usage information.
4* `accessproxy -V, --version` - Output the version number.
5* `accessproxy -l, --listen <n>` - The port to listen on.
6* `accessproxy -t, --target <n>` - The port to loopback to.
7* `accessproxy -T, --hostname <hostname>` - The hostname to loopback to.
8* `accessproxy -p, --proxy <hostname>` - The hostname to proxy to.
9* `accessproxy -v, --verbose` - Enable verbose logging.
10* `accessproxy -m, --mode <mode>` - Proxy mode (labs, portal, or mixed).
11* `accessproxy -s, --static <path>` - Path to serve up static assets.