I want to buy Ubuntu 18.04 server from your site, to install shadowsocks. I want to know How to instal shadowsocks + obfs multi user in. Ubuntu 18.04. I hope to find the answer
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
In order to install Shadowsocks you would need to first install Python as per the instructions here:
https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-local-programming-environment-on-ubuntu-16-04
Once you have Python installed you could install Shadowsocks by running this command:
Regarding the multiple user management, but I could suggest following the steps from the official documentation here:
https://github.com/shadowsocks/shadowsocks/wiki/Manage-Multiple-Users
Regards, Bobby
ref
ref