mitmproxy/libmproxy/proxy
Maximilian Hils b369962cbe remove certforward feature
The certforward feature was implemented to support #gotofail,
which only works on unpatched iOS devices. Given that many apps don't
support iOS 7 anymore, jailbreak+ssl killswitch is usually the better option.
By removing certforward, we can make netlib a pure python module again,
which significantly simplifies distribution.
2015-06-26 13:27:40 +02:00
..
__init__.py mitmproxy -> libmproxy.main. do some leanup on the way 2014-09-08 23:34:43 +02:00
config.py remove certforward feature 2015-06-26 13:27:40 +02:00
connection.py Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
primitives.py SSL Spoof mode 2015-06-21 00:51:56 +09:00
server.py remove certforward feature 2015-06-26 13:27:40 +02:00