Last active
April 2, 2022 07:40
-
-
Save chenshaoju/e49ca7b67d60a8154ab0562a2e0d933d to your computer and use it in GitHub Desktop.
This is an example,Do not directly use.
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
{ | |
"ProxyBook": { | |
}, | |
"RedirAddr": "cn.bing.com", | |
"PrivateKey": "9FhDwYssCzatJRvwGVCFFbAdxGeedUNWSHZpwMJYxGzetkHyyuZPaHkqe6vG4Hd5", | |
"BypassUID": [ | |
"JM4Cuvp4bUzpZaRNjupBdwUJYevdY2Xgax255Rn8CDfQEg7SCBtkSg5RMd6XmuJr" | |
], | |
"AdminUID": "JM4Cuvp4bUzpZaRNjupBdwUJYevdY2Xgax255Rn8CDfQEg7SCBtkSg5RMd6XmuJr", | |
"DatabasePath": "/var/cloak/userinfo.db" | |
} |
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
{ | |
"server":"::", | |
"mode":"tcp_only", | |
"server_port":443, | |
"local_port":1080, | |
"password":"zquFN9UM5HmxtNRK", | |
"timeout":300, | |
"method":"aes-256-gcm", | |
"plugin":"/opt/ck-server", | |
"plugin_opts":"/etc/ckserver.json" | |
} |
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
{ | |
"Transport":"direct", | |
"ProxyMethod":"shadowsocks", | |
"EncryptionMethod":"plain", | |
"UID":"JM4Cuvp4bUzpZaRNjupBdwUJYevdY2Xgax255Rn8CDfQEg7SCBtkSg5RMd6XmuJr", | |
"PublicKey":"2EEYczez2enq7UKuFg8FUMQNdum992muYMpWY6NRgt9pwMgfN8WsJNvYvraK2hMF", | |
"ServerName":"cn.bing.com", | |
"NumConn":6, | |
"BrowserSig":"chrome", | |
"StreamTimeout":300 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment