Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Commit

Permalink
Update mitmproxy example in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vfaronov committed Apr 1, 2018
1 parent c060338 commit 7b902e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Put `mitmproxy`_ in front of Turq to:

Assuming Turq runs on the default port, use a command like this::

$ mitmproxy --port 13185 --reverse http://localhost:13085
$ mitmproxy -p 13185 --mode reverse:http://localhost:13085

Then tell your client to connect to port 13185 (``http`` or ``https``)
instead of 13085.
Expand Down

0 comments on commit 7b902e1

Please sign in to comment.