Skip to content

Instantly share code, notes, and snippets.

@kallydev
Created September 9, 2021 12:11
Show Gist options
  • Save kallydev/5184114e2b52950836adf8db4f38d85a to your computer and use it in GitHub Desktop.
Save kallydev/5184114e2b52950836adf8db4f38d85a to your computer and use it in GitHub Desktop.
ssserver-rust example config
{
"server": “0.0.0.0”,
"server_port": 8388,
"password": "password",
"method": "aes-256-gcm"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment