Sign inSign up

sfoxdev/softether-srv

By sfoxdev

Updated about 9 years ago

Softether VPN Server

Image
1

1.0K

sfoxdev/softether-srv repository overview

Softether VPN Server

SoftEther VPN ("SoftEther" means "Software Ethernet") is one of the world's most powerful and easy-to-use multi-protocol VPN software. It runs on Windows, Linux, Mac, FreeBSD and Solaris.

Docker Build Status Docker Build Status Docker Build Status Docker Build Status

Usage

Run container
docker run -d --cap-add NET_ADMIN -p 443:443/tcp -p 992:992/tcp -p 1194:1194/udp -p 5555:5555/tcp --name vpn-srv sfoxdev/softether-srv
docker run -d --privileged --net host -v /srv/vpnserver/config:/etc/vpnserver:Z -v /srv/vpnserver/logs:/var/log/vpnserver:Z --cap-add NET_ADMIN -p 443:443/tcp -p 992:992/tcp -p 1194:1194/udp -p 5555:5555/tcp --name vpn-srv sfoxdev/softether-srv

Tag summary

Content type

Image

Digest

Size

6.3 MB

Last updated

about 9 years ago

docker pull sfoxdev/softether-srv