mirror of https://github.com/ginuerzh/gost
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
231 B
14 lines
231 B
# strategy for node selecting
|
|
strategy random
|
|
|
|
max_fails 1
|
|
|
|
fail_timeout 30s
|
|
|
|
# period for live reloading
|
|
reload 10s
|
|
|
|
# peers
|
|
peer http://:18080
|
|
peer socks://:11080
|
|
peer ss://chacha20:123456@:18338
|