Created
November 30, 2016 12:36
-
-
Save mdauphin/f1bef12d284ed6ed6c9441f85a21a1a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User nobody | |
Group nogroup | |
Port 8888 | |
Listen 127.0.0.1 | |
Timeout 600 | |
DefaultErrorFile "/usr/share/tinyproxy/default.html" | |
StatFile "/usr/share/tinyproxy/stats.html" | |
Logfile "/var/log/tinyproxy/tinyproxy.log" | |
LogLevel Info | |
PidFile "/var/run/tinyproxy/tinyproxy.pid" | |
MaxClients 100 | |
MinSpareServers 5 | |
MaxSpareServers 20 | |
StartServers 10 | |
MaxRequestsPerChild 0 | |
Allow 127.0.0.1 | |
ViaProxyName "tinyproxy" | |
ConnectPort 443 | |
ConnectPort 563 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In putty L8000 127.0.0.1:8888
In Firefox Connextion Setttings Manuel proxy configuration HTTP Proxy 127.0.0.1 Port 8000