summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorrofl0r <rofl0r@users.noreply.github.com>2020-09-07 18:08:09 +0100
committerrofl0r <rofl0r@users.noreply.github.com>2020-09-07 18:08:57 +0100
commitf720244baa0f92c5e8c9500d2cc41415775196fd (patch)
treee19840064bd146171ca8f9bece7867292a327b31 /README.md
parent487a062fccbd1632b183debc146d61b4bdbce048 (diff)
README.md: describe how transparent proxying can be used
addressing #45
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f13e670..bba85dc 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,9 @@ Enable support for proxying connections through another proxy server.
- `--enable-transparent`:
Allow Tinyproxy to be used as a transparent proxy daemon.
+Unlike other work modes, transparent proxying doesn't require explicit
+configuration and works automatically when traffic is redirected to
+the proxy using the appropriate firewall rules.
- `--enable-reverse`:
Enable reverse proxying.