aboutsummaryrefslogtreecommitdiffstats
path: root/examples/mitmproxywrapper.py
Commit message (Collapse)AuthorAgeFilesLines
* more style cleanupThomas Kriechbaumer2016-05-291-1/+1
| | | | Use this to check: flake8 --count mitmproxy netlib pathod examples test
* change comment indentationThomas Kriechbaumer2016-05-291-3/+3
|
* format examplesMaximilian Hils2016-05-291-4/+3
|
* Docs and examples to top levelAldo Cortesi2016-02-181-0/+166
|
* move mitmproxyMaximilian Hils2016-02-151-166/+0
|
* Merge remote-tracking branch 'upstream/master' into print-bracket-fixJim Shaver2015-05-311-18/+42
|\ | | | | | | | | | | | | | | Conflicts: examples/har_extractor.py examples/nonblocking.py examples/read_dumpfile libmproxy/web/app.py
| * Add coding style check, reformat.Aldo Cortesi2015-05-301-18/+42
| |
* | Fixed print function to be inline with python 3Jim Shaver2015-05-291-3/+3
|/
* Fixed palette forced to light in mitmproxywrapper.pyJean Regisser2014-03-261-1/+0
|
* Pass extra command line arguments to mitmproxyMarc Liyanage2013-07-081-5/+13
|
* Re-run mitmproxywrapper.py with sudo if necessary.Marc Liyanage2013-06-021-0/+9
|
* Change the proxy settings for all connected interfaces, not just the primary ↵Marc Liyanage2013-05-151-12/+49
| | | | one.
* Add mitmproxywrapper.pyMarc Liyanage2013-05-151-0/+89