gost_software/cmd/gost/peer.json
2017-11-15 15:54:29 +08:00

10 lines
169 B
JSON

{
"strategy": "round",
"max_fails": 3,
"fail_timeout": 30,
"nodes":[
"socks5://:1081",
"socks://:1082",
"socks4a://:1083"
]
}