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.17k stars 1.99k forks source link

AnyConnect broke itself overnight - libgnutls28 missing on Digital Ocean #345

Closed phlbnks closed 8 years ago

phlbnks commented 8 years ago

Did a vanilla install on Digital Ocean yesterday, and AnyConnect worked fine. This morning it wouldn't connect. I ssh'd in and found ocserv couldn't start because of missing libgnutls.so.28. Not sure what happened - maybe an auto-upgrade overnight broke something? Running 'apt-get install libgnutls28' sorted it. Not sure if this was a freak occurance or something that needs tackling - my linux skills arn't up to much... Let me know if there's anything else I can add to help.

jlund commented 8 years ago

I received a few other comments about this, so you're not alone :)

This latest commit should fix it. Thanks for the bug report!