diff options
author | Maximilian Hils <git@maximilianhils.com> | 2017-02-11 12:00:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-11 12:00:02 +0100 |
commit | 51f6d279a7a2d93410c5df4c46c5fffeabfff6a1 (patch) | |
tree | 4b22bfecec5c4d7e224dfbf4159088bca6e524c3 /docs/index.rst | |
parent | e4cb96f84ddf15c7000086d95554087a4b67e110 (diff) | |
parent | 4adc575bade2b85621c94aad756bc3ee0a176caf (diff) | |
download | mitmproxy-51f6d279a7a2d93410c5df4c46c5fffeabfff6a1.tar.gz mitmproxy-51f6d279a7a2d93410c5df4c46c5fffeabfff6a1.tar.bz2 mitmproxy-51f6d279a7a2d93410c5df4c46c5fffeabfff6a1.zip |
Merge pull request #2008 from yjh0502/master
Add transparent proxy support for OpenBSD
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 8ba14f54..a4e37e71 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -47,6 +47,7 @@ transparent transparent/linux transparent/osx + transparent/openbsd .. toctree:: :hidden: |