aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/features/socksproxy.html
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2014-10-23 15:05:01 +1300
committerAldo Cortesi <aldo@nullcube.com>2014-10-23 15:05:01 +1300
commit5aace7eed8899756799679f7667739dfb58b4dbc (patch)
tree03cd839c0a0e7929d4e66b7a7950d5fde1dffd30 /doc-src/features/socksproxy.html
parent6fcd1d0ed9b714ccd93ebb3abb0ffe0d5c3d8ff0 (diff)
downloadmitmproxy-5aace7eed8899756799679f7667739dfb58b4dbc.tar.gz
mitmproxy-5aace7eed8899756799679f7667739dfb58b4dbc.tar.bz2
mitmproxy-5aace7eed8899756799679f7667739dfb58b4dbc.zip
Keep sidebar ordering alphabetical, add SOCKS documentation
Diffstat (limited to 'doc-src/features/socksproxy.html')
-rw-r--r--doc-src/features/socksproxy.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc-src/features/socksproxy.html b/doc-src/features/socksproxy.html
new file mode 100644
index 00000000..f436cbf5
--- /dev/null
+++ b/doc-src/features/socksproxy.html
@@ -0,0 +1,10 @@
+
+In this mode, mitmproxy acts as a SOCKS5 proxy server.
+
+<table class="table">
+ <tbody>
+ <tr>
+ <th width="20%">command-line</th> <td>--socks</td>
+ </tr>
+ </tbody>
+</table>