Last active
January 18, 2017 10:08
-
-
Save wyudong/841564b0be8cf0d17fbf2623f06f5e5c to your computer and use it in GitHub Desktop.
This file contains 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":"[server-ip]", | |
"server_port":8888, | |
"local_port":1800, | |
"password":"123456", | |
"timeout":500, | |
"method":"aes-256-cfb" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment