We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't understand the Shadowsocks setup. Can you add a quick wiki entry explaining how to set it up?
Thank you
The text was updated successfully, but these errors were encountered:
Why is there a proxy-frontend and a proxy-backend? Don't you just need 1 shadowsocks server?
It is complex & out-of-dated setup , don't use it , I plan to rewrite them .
Is proxy-frontend supposed to be a China domestic server, and proxy-backend an offshore server?
yes
Is it possible to make Shadowsocks authenticate with Radius? no
for simple shadowsocks server , just use proxy-backend , or a more simple playbook like
--- - hosts: all roles: - common - role: ss-server name: "default" port: 6789 password: "some-really-long-password"
I will add a wiki later .
Sorry, something went wrong.
No branches or pull requests
I don't understand the Shadowsocks setup. Can you add a quick wiki entry explaining how to set it up?
Thank you
The text was updated successfully, but these errors were encountered: