Start a fuzzing architecture for mitmproxy

This commit is contained in:
Aldo Cortesi
2014-10-26 17:13:25 +13:00
parent 35075a31a8
commit efd6fdb0e2
9 changed files with 61 additions and 9 deletions

View File

@@ -275,4 +275,4 @@ class ConnectionHandler:
# make dang sure it doesn't happen.
except: # pragma: no cover
import traceback
self.log("Error in handle_sni:\r\n" + traceback.format_exc(), "error")
self.log("Error in handle_sni:\r\n" + traceback.format_exc(), "error")