SoftEther
Multi-protocol software VPN with advanced features.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: '3.9'
services:
softethervpn:
image: siomiz/softethervpn
ports:
- '5555:5555/tcp'
- '1194:1194/udp'
- '1701:1701/tcp'
- '4500:4500/udp'
- '500:500/udp'
cap_add:
- NET_ADMIN
restart: alwaysResources
Website: https://www.softether.org/
GitHub: https://github.com/SoftEtherVPN/SoftEtherVPN
Docker Hub (by siomiz): https://hub.docker.com/r/siomiz/softethervpn
Configuration: See the Docker Hub page