aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/tools/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Rename web-iface to web-hostLucas Ramage2020-04-051-1/+1
* Add key_size option to define rsa key size (#3657)vin012019-09-301-0/+1
* Merge pull request #3560 from travelperk/add-refresh-optionThomas Kriechbaumer2019-09-281-0/+1
|\
| * Add refresh option to disable cookiesJavier Tejero2019-06-051-0/+1
* | Merge pull request #3526 from pierlon/feature/allow-hostsThomas Kriechbaumer2019-09-281-0/+1
|\ \
| * | Add --allow_hosts optionPierre Gordon2019-04-191-0/+1
| |/
* | lintMaximilian Hils2019-09-051-0/+1
* | remove unused dependencyMaximilian Hils2019-07-181-3/+0
* | Remove the confdir argumentPierre Gordon2019-04-091-6/+0
|/
* cmdline: --conf -> --confdir, which specifies the config directory, not the y...Aldo Cortesi2018-05-101-7/+3
* cadir -> confdirAldo Cortesi2018-05-101-1/+1
* Start consolidating core optionsAldo Cortesi2018-02-261-2/+2
* option replay_kill_extra -> server_replay_kill_extraAldo Cortesi2018-02-201-1/+1
* Merge pull request #2489 from MatthewShao/options-into-own-addonMaximilian Hils2017-08-161-1/+1
|\
| * Adjust --verbose options to string type.Matthew Shao2017-08-011-1/+1
* | re-add --http2 switchMaximilian Hils2017-08-051-0/+1
|/
* shorten option helpMaximilian Hils2017-07-201-1/+0
* remove `--shortversion`Maximilian Hils2017-07-151-6/+1
* console: layout pane heaadersAldo Cortesi2017-06-101-0/+1
* console: add a two-pane layoutAldo Cortesi2017-05-031-1/+1
* console: start migrating hotkeys to keymapAldo Cortesi2017-04-281-1/+1
* addons.streamfile -> addons.saveAldo Cortesi2017-04-271-2/+2
* console: flow resolution commandAldo Cortesi2017-04-271-0/+5
* options: choices for content views and tighten console order specAldo Cortesi2017-03-191-1/+1
* dumper, mitmdump: kill filtstrAldo Cortesi2017-03-191-2/+2
* Merge pull request #2120 from ujjwal96/replace-from-fileMaximilian Hils2017-03-141-1/+0
|\
| * Removed replace-from-file option.Made requested changesUjjwal Verma2017-03-091-1/+0
* | Show custom addon options in --options outputAldo Cortesi2017-03-141-1/+1
|/
* Carefully re-add a small number of short flagsAldo Cortesi2017-03-071-22/+12
* Change the way proxy authetication is specifiedAldo Cortesi2017-03-071-3/+1
* Options tweaksAldo Cortesi2017-03-071-18/+4
* Remove less commonly used command-line optionsAldo Cortesi2017-03-071-45/+1
* Add the --set option to set options directlyAldo Cortesi2017-03-071-6/+18
* Add --options that dumps annotated option defaultsAldo Cortesi2017-03-071-0/+5
* Flatten commandline arg structure, extract common run func for toolsAldo Cortesi2017-03-071-44/+25
* Cleanups and test coverageAldo Cortesi2017-03-071-4/+0
* Automate slurping up command-line optionsAldo Cortesi2017-03-071-78/+1
* Replacements and setheaders are always stringsAldo Cortesi2017-03-061-21/+3
* Unify mode specificationAldo Cortesi2017-03-061-65/+2
* Options unification: certsAldo Cortesi2017-03-061-26/+4
* Options unification: streamfileAldo Cortesi2017-03-061-25/+2
* Options unification: string choicesAldo Cortesi2017-03-061-30/+5
* Options unification: simple string sequencesAldo Cortesi2017-03-061-68/+11
* Options unification: simple stringsAldo Cortesi2017-03-061-127/+25
* Options unification: sizesAldo Cortesi2017-03-061-33/+4
* Start unifying options and the command-line: intsAldo Cortesi2017-03-051-27/+7
* Start unifying options and the command-line: booleansAldo Cortesi2017-03-051-186/+57
* Updates help msg and docs for --keep-host-headerNikhil Soni2017-03-031-1/+1
* Adds --keep-host-header option (#2039)Nikhil Soni2017-02-221-0/+6
* http2: disable priority forwardingThomas Kriechbaumer2017-02-181-8/+19