mirror of https://github.com/ginuerzh/gost
2 changed files with 10 additions and 2 deletions
@ -0,0 +1,10 @@ |
|||||
|
{ |
||||
|
"strategy": "round", |
||||
|
"max_fails": 3, |
||||
|
"fail_timeout": 30, |
||||
|
"nodes":[ |
||||
|
"socks5://:1081", |
||||
|
"socks://:1082", |
||||
|
"socks4a://:1083" |
||||
|
] |
||||
|
} |
||||
Loading…
Reference in new issue