Sign inSign up

jstewig/softethervpn-hideio

By jstewig

•Updated over 10 years ago

Run SoftEtherVPN Server with outgoing Traffic routed via hide.io

Image
0

1.0K

jstewig/softethervpn-hideio repository overview

docker run --name hide -d --privileged -p 500:500/udp -p 4500:4500/udp -p 1701:1701/tcp -p 1194:1194/udp -e PSK='mypsk' -e USERNAME='myuser' -e PASSWORD='mypass' -e HIDE_SERVER='nl' -e HIDE_USER='user1' -e HIDE_PASS='pass2' jstewig/softethervpn-hideio

  • run docker container
  • watch log with: docker logs -f hide
  • if [setting ip routing OK] appears have fun

GitHub: https://github.com/nightmare-rg/SoftEtherVPN⁠

Tag summary

Content type

Image

Digest

Size

113.1 MB

Last updated

over 10 years ago

docker pull jstewig/softethervpn-hideio