Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,12 @@ optional arguments:
Proxy to forward all requests/responses to. If
omitted, traffic will only be printed to the console
(monitoring mode unless a script is specified).
Format: host:port
Format: [scheme://]host:port
in case the error :
"[!] Not supported proxy scheme None"
try scheme://host:port instead


-c <cert>, --cert <cert>
Certificate file to use for SSL/TLS interception
-k <key>, --key <key>
Expand Down