add privoxy
This commit is contained in:
18
ShadowsocksX-NG/privoxy.config.example
Normal file
18
ShadowsocksX-NG/privoxy.config.example
Normal file
@ -0,0 +1,18 @@
|
||||
listen-address {http}
|
||||
toggle 1
|
||||
enable-remote-toggle 1
|
||||
enable-remote-http-toggle 1
|
||||
enable-edit-actions 0
|
||||
enforce-blocks 0
|
||||
buffer-limit 4096
|
||||
forwarded-connect-retries 0
|
||||
accept-intercepted-requests 0
|
||||
allow-cgi-request-crunching 0
|
||||
split-large-forms 0
|
||||
keep-alive-timeout 5
|
||||
socket-timeout 60
|
||||
|
||||
forward-socks5 / {socks5} .
|
||||
forward 192.168.*.*/ .
|
||||
forward 10.*.*.*/ .
|
||||
forward 127.*.*.*/ .
|
Reference in New Issue
Block a user