Browse Source

Merge pull request #372 from ayanamist/ayanamist-patch-1

Update privoxy_conf.txt
tags/3.0
Gang Zhuo 9 years ago
parent
commit
8067a5bcec
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      shadowsocks-csharp/Data/privoxy_conf.txt

+ 3
- 3
shadowsocks-csharp/Data/privoxy_conf.txt View File

@@ -1,5 +1,5 @@
listen-address __POLIPO_BIND_IP__:8123
listen-address __POLIPO_BIND_IP__:__POLIPO_BIND_PORT__
show-on-task-bar 0
activity-animation 0
forward-socks5 / 127.0.0.1:__SOCKS_PORT__ .
hide-console
forward-socks5 / 127.0.0.1:__SOCKS_PORT__ .
hide-console

Loading…
Cancel
Save