$ browsermob-proxy --help
Option Description
------ -----------
-?, --help This help text
--address The address to bind to (default:
0.0.0.0)
--port [Integer] The port to listen on (default: 8080)
--proxyPortRange [Integer] The range of ports to use for proxies
(default: [8081, 8581])
--ttl [Integer] Time in seconds until an unused proxy
is deleted (default: 0)
--use-littleproxy [Boolean] Use the littleproxy backend instead of
the legacy Jetty 5-based
implementation (default: true)
implement all cli interface.