Created
June 23, 2015 20:42
-
-
Save fzerorubigd/99938ea43607c5ba99dd to your computer and use it in GitHub Desktop.
rc
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
| listen = http://0.0.0.0:7070 | |
| listen = http://0.0.0.0:7071 | |
| #logFile = | |
| #alwaysProxy = true | |
| loadBalance = latency | |
| proxy = ss://aes-256-cfb:password@ip:port | |
| proxy = ss://aes-128-cfb:password@ip2:port2 | |
| proxy = http://password@ip:port | |
| #sshServer = f0rud@host:7075:22 | |
| #allowedClient = 127.0.0.1, 192.168.1.0/24, 10.0.0.0/8, 192.168.3.0/24 | |
| #userPasswd = username:password | |
| #userPasswdFile = /path/to/file | |
| #authTimeout = 2h | |
| core = 8 | |
| #tunnelAllowedPort = 80, 443 | |
| #dialTimeout = 5s | |
| #readTimeout = 5s | |
| #detectSSLErr = false | |
| httpErrorCode = 403 | |
| estimateTarget = www.leader.ir | |
| #statPath = /home/f0rud/.cow/tmp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment