Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement all cli interface. #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

triostones
Copy link

implement all cli interface.

$ 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) 

@triostones triostones force-pushed the feature/implement_all_cli_interface branch 4 times, most recently from ce5fd8b to 84ff31d Compare February 27, 2017 13:56
@triostones triostones force-pushed the feature/implement_all_cli_interface branch from 84ff31d to 0313e04 Compare April 9, 2017 07:20
@joshterrill
Copy link

I'd love to have this get merged. I had to manually make changes similar to this to get my implementation of it to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants