-
Notifications
You must be signed in to change notification settings - Fork 607
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
Add some CLI options #158
Add some CLI options #158
Conversation
Explicitly use python2
- _check_openbasedir() returned a broken value - open_basedir separator choice was wrong - display was quirky
New info `server_ip` has been added to `results_to_store`. An argument has been added to `:system_info`: `-extended`. It enables new info to be gathered (as it can be a bit slow to gather everything). As `:system_info` now has too many values for its `-info` argument to let argparse build it's metavar. Metavar is now empty and possible values are displayed in help text.
* Add missing comma in `proc_manipulation`
fixes `DH_KEY_TOO_SMALL` error
This PR adds the following CLI options to the terminal command
the interface is the same as curl |
Good idea ! There is one thing that bothers me though : there is no |
Sorry I fu%k%d up my repo (for reasons I'm ashamed to tell) xDD, I will generate a new PR, is easier than recovering the history of my broken repo xD |
@rsrdesarrollo I would be nice you PR this again :) |
fix #103. fix #137. fix #29. Add CLI options to specify headers, proxy and basic authentication whitout the need of touching config file