X-Git-Url: https://iankelling.org/git/?p=vpn-setup;a=blobdiff_plain;f=vpn-server-setup;h=a311ba8d0ae09bbc3f543921af3b06a07451fbbd;hp=30080d4f073b44cc88127fd583b4011786fc1bda;hb=e4c2b65e04673dc12575e4c1a182fe86e3dc219a;hpb=dbea144f7249f9c244e748ac972fd86a54ee2086 diff --git a/vpn-server-setup b/vpn-server-setup index 30080d4..a311ba8 100755 --- a/vpn-server-setup +++ b/vpn-server-setup @@ -37,6 +37,10 @@ For ipv6, we assume ipv6_addr routes to the server. You can save all the keys by storing /etc/openvpn/easy-rsa/keys, and the script will not generate them if it sees they exist already. +For future updates to this script, this is a good place to +take inspiration. +https://github.com/angristan/openvpn-install/blob/master/openvpn-install.sh + Note: Uses GNU getopt options parsing style EOF exit $1