README.md: describe how transparent proxying can be used

addressing #45
master
rofl0r 2020-09-07 18:08:09 +01:00
parent 487a062fcc
commit f720244baa
1 changed files with 3 additions and 0 deletions

View File

@ -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.