mirror of https://github.com/ginuerzh/gost
2 changed files with 43 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||
|
{ |
||||
|
"ServeNodes": [ |
||||
|
":8080", |
||||
|
"ss://chacha20:12345678@:8338" |
||||
|
], |
||||
|
"ChainNodes": [ |
||||
|
"http://192.168.1.1:8080", |
||||
|
"https://10.0.2.1:443" |
||||
|
] |
||||
|
} |
||||
Loading…
Reference in new issue