docker-softether-vpn-server icon indicating copy to clipboard operation
docker-softether-vpn-server copied to clipboard

A lightweight Softether VPN Server docker container running on Alpine

Results 5 docker-softether-vpn-server issues
Sort by recently updated
recently updated
newest added

I successfully deployed this image to my Azure cloud, can connect to it using softether-client after configuration. But the container will lose all configuration or reset after a while. I...

> Fri Aug 23 11:01:37 2019 MANAGEMENT: CMD 'username "Auth" "test"' > Fri Aug 23 11:01:37 2019 MANAGEMENT: CMD 'password [...]' > Fri Aug 23 11:01:37 2019 WARNING: No server...

There's a new SoftEther release out, so this container needs to be rebuilt. In addition to that, there's a new repo, SoftEtherVPN_Stable, which should just be able to be cloned...

enhancement

L2TP is using port 1701/udp, 500/udp, 4500/udp. Please consider add this into your Dockerfile.

enhancement