From 4868ed962fa778442e22d2d5496b7e67b55574e6 Mon Sep 17 00:00:00 2001 From: Markus Moeller Date: Mon, 13 Jan 2020 19:20:56 +0000 Subject: [PATCH] Update Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f13e670..66cfa62 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,9 @@ Allows Tinyproxy to filter out certain domains and URLs. - `--enable-upstream`: 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`: Allow Tinyproxy to be used as a transparent proxy daemon.