Created
June 14, 2013 01:42
-
-
Save Weeker/5778837 to your computer and use it in GitHub Desktop.
3Proxy 3proxy.cfg
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
| #nserver 202.99.96.68 | |
| #nserver 8.26.56.26 | |
| #nserver 8.20.247.20 | |
| nscache 65536 | |
| timeouts 1 5 30 60 180 1800 15 60 | |
| service | |
| daemon | |
| #pidfile /var/run/3proxy.pid | |
| log 3proxy.log D | |
| logformat "- +_L%t.%. %N.%p %E %U %C:%c %R:%r %O %I %h %T" | |
| rotate 7 | |
| auth iponly | |
| allow * | |
| #SSLedge US3 (LAX for 443) | |
| parent 1000 http 127.0.0.1 882 user password | |
| #SSLedge US2 (LAX for 443) | |
| parent 500 http 127.0.0.1 883 user password | |
| #SSLedge US2 (LAX) | |
| parent 500 http 127.0.0.1 884 user password | |
| #SSLedge JP (TOKY for 443) | |
| parent 1000 http 127.0.0.1 885 user password | |
| #SSLedge JP (TOKY) | |
| parent 1000 http 127.0.0.1 886 user password | |
| #SSLedge US1 (FMT) | |
| parent 1000 http 127.0.0.1 887 user password | |
| #Quickpacket | |
| parent 500 http 127.0.0.1 880 | |
| proxy -a -p88 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment