Grep with "vpnserver" on the JSON-data (2)
/dockers/ (/data/Dockers) >> 3dprinters = Video - VPN - Vpnserver - Web - Webplatform = Wordpress
Title | Desc | Ports | Env / Vol |
---|---|---|---|
OpenVPN Access Server |
OpenVPN Access Server is a full featured secure network tunneling VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, Linux, Android, and iOS environments.
Image: linuxserver/openvpn-as:latest Category: Vpnserver |
943:943/tcp 9443:9443/tcp 1194:1194/udp |
INTERFACE="eth0" #INTERFACE PUID="1000" #PUID PGID="100" #PGID /portainer/Files/AppData/Config/OpenVPN-AS:/config |
Wireguard |
WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.
Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io. Don't forget to create the volume directories on the host file system. mkdir -p /volume1/docker/wireguard/config Image: linuxserver/wireguard:latest Category: Vpnserver |
51820:51820/udp |
PUID="1024" #PUID PGID="100" #PGID TZ="Europe/Amsterdam" #TZ SERVERURL="wireguard.domain.com" #SERVERURL SERVERPORT="51820" #SERVERPORT PEERS="1" #PEERS PEERDNS="auto" #PEERDNS INTERNAL_SUBNET="10.13.13.0" #INTERNAL_SUBNET ALLOWEDIPS="0.0.0.0/0" #ALLOWEDIPS /volume1/docker/wireguard/config:/config /lib/modules:/lib/modules |
( layout\dockers\term - Kind='term' )