tang minghao commited on
Update tinyproxy.conf
Browse files- tinyproxy.conf +3 -2
tinyproxy.conf
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
User
|
| 2 |
-
Group
|
| 3 |
Port 8888
|
| 4 |
BindSame no
|
| 5 |
Timeout 30
|
|
@@ -11,5 +11,6 @@ LogLevel Info
|
|
| 11 |
MaxClients 1024
|
| 12 |
ViaProxyName "tinyproxy"
|
| 13 |
XTinyproxy no
|
|
|
|
| 14 |
DisableViaHeader yes
|
| 15 |
# BasicAuth user pass
|
|
|
|
| 1 |
+
User nobody
|
| 2 |
+
Group nobody
|
| 3 |
Port 8888
|
| 4 |
BindSame no
|
| 5 |
Timeout 30
|
|
|
|
| 11 |
MaxClients 1024
|
| 12 |
ViaProxyName "tinyproxy"
|
| 13 |
XTinyproxy no
|
| 14 |
+
Allow ANY
|
| 15 |
DisableViaHeader yes
|
| 16 |
# BasicAuth user pass
|