Skip to content

DBREngineer/VPNServer

Repository files navigation

VPNServer

wget https://raw.githubusercontent.com/DBREngineer/VPNServer/master/install.sh
. ./install.sh

/root/vpn_admin/add_server TestSrv2 192.168.6.47 29300 10.8.9.0 255.255.255.0
/root/vpn_admin/add_client_for_server TestSrv2 TestClient2
/root/vpn_admin/add_client_for_server TestSrv2 vpnrouter2
/root/vpn_admin/add_client_subnet TestSrv2 vpnrouter2 192.168.118.0 255.255.255.0

/etc/default/openvpn
--> AUTOSTART="all" aktivieren
systemctl daemon-reload
service openvpn stop
service openvpn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages