StreisandEffect / streisand

Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
https://twitter.com/streisandvpn
Other
23.2k stars 1.99k forks source link

Enable systemd service shadowsocks-libev #1293

Closed emakashov closed 6 years ago

emakashov commented 6 years ago

After vps reboot, shadowsocks-libev service was disabled. I manually enabled it

systemctl enable shadowsocks-libev.service 
systemctl start shadowsocks-libev.service 

OS: ubuntu 16.04 LTS

streisand-diagnostics.md

### Ansible Information

* Ansible version: 2.5.0
* Ansible system: Linux
* Host OS: KDE neon
* Host OS version:  16.04
* Python interpreter: python
* Python version: 2.7.12

### Streisand Information

* Streisand Git revision: 6aa6b6b2735dd829ca8c417d72eb2768a89b6639
* Streisand Git clone has untracked changes: no
* Genesis role: genesis-digitalocean
* Custom SSH key: False

### Enabled Roles

* Shadowsocks enabled:  True
* Wireguard enabled: True
* OpenVPN enabled: True
* stunnel enabled: True
* Tor enabled: True
* Openconnect enabled: True
* TinyProxy enabled: True
* SSH forward user enabled: True
* L2TP enabled: True
* Configured number of VPN clients: 5
cpu commented 6 years ago

Hi @emakashov, thanks for opening an issue.

This looks like a duplicate of https://github.com/StreisandEffect/streisand/issues/1247 - I assigned that to myself yesterday but haven't had a chance to reproduce.

If you're interested in submitting a PR with a fix it would be appreciated!

I'm going to close this issue so we can centralize discussion/planning on #1247 - Thanks!