docker-openvpn
docker-openvpn copied to clipboard
How to manage vpn with web gui on port 943?
之前看有人说943端口可以用来管理openvpn,但是看了下配置文件没一处提到有这个943管理端口,该如何使用web gui管理这个vpn呢?
Someone said before that port 943 can be used to manage openvpn, but I didn't mention the 943 management port in the configuration file. How do I manage this vpn using web gui?
@zhangtyps I don't know for sure if you can use a GUI in the free version of OpenVPN. But to me, it seems unlikely, as port 943 is the GUI port used for OpenVPN Access Server (AS) which is a different and commercial product for OpenVPN. You can however install and use it for free for up to 2 concurrent connections.
https://hub.docker.com/r/linuxserver/openvpn-as/
https://openvpn.net/vpn-server-resources/limitations-of-an-unlicensed-openvpn-access-server/
@zhangtyps I don't know for sure if you can use a GUI in the free version of OpenVPN. But to me, it seems unlikely, as port 943 is the GUI port used for OpenVPN Access Server (AS) which is a different and commercial product for OpenVPN. You can however install and use it for free for up to 2 concurrent connections.
https://hub.docker.com/r/linuxserver/openvpn-as/
Hello, Is this image limited 2 concurrent connections ?
Guess not supported in this image.
/ # netstat -nap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp 0 0 0.0.0.0:1194 0.0.0.0:*
No this image doesn't support web configuration I suggest you to look at https://hub.docker.com/r/linuxserver/openvpn-as
Hey! I know it might be a bit late, but I developed a front-end so you can watch your VPN activities without having to use CLI. It's free and its also available on Dockerhub - we already have more than 100 users! Anyway, I would be happy to help and feel free to take a look. https://github.com/debmaiia/frontvpn