Self-host with Docker ยท Yantr
softethervpn
Multi-protocol VPN server supporting SSL-VPN, L2TP, and OpenVPN.
1
Ports
1
Notes
2
Use Cases
About
What softethervpn does
SoftEther VPN is a powerful open-source multi-protocol VPN server. Supports SSL-VPN, L2TP, IPSec, and OpenVPN protocols on a single server instance.
Install Flow
How to self-host softethervpn
softethervpn can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what softethervpn does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Create a self-hosted VPN gateway.
- Access home network remotely.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 443 | HTTPS | VPN |
Docker Image
siomiz/softethervpn:latest
Service Name
softethervpn
Notes
Things to know before you deploy
- VPN protocols use ports 443, 500, 4500, and 1194
Related Apps
More tools you might pair with softethervpn
Page generated 2026-07-27T04:28:00.415Z