Update Readme

This commit is contained in:
Markus Moeller 2020-01-13 19:20:56 +00:00
parent d5b806f4be
commit 4868ed962f

View File

@ -53,6 +53,9 @@ Allows Tinyproxy to filter out certain domains and URLs.
- `--enable-upstream`: - `--enable-upstream`:
Enable support for proxying connections through another proxy server. Enable support for proxying connections through another proxy server.
- `--enable-upstream-regex`:
Enable support for proxying connections through another proxy server using a regex on the url.
- `--enable-transparent`: - `--enable-transparent`:
Allow Tinyproxy to be used as a transparent proxy daemon. Allow Tinyproxy to be used as a transparent proxy daemon.