Merge pull request #62941 from woffs/openvpn-url
openvpn: fix static key mini howto url
This commit is contained in:
commit
049884ba12
|
@ -85,7 +85,7 @@ in
|
||||||
{
|
{
|
||||||
server = {
|
server = {
|
||||||
config = '''
|
config = '''
|
||||||
# Simplest server configuration: http://openvpn.net/index.php/documentation/miscellaneous/static-key-mini-howto.html.
|
# Simplest server configuration: https://community.openvpn.net/openvpn/wiki/StaticKeyMiniHowto
|
||||||
# server :
|
# server :
|
||||||
dev tun
|
dev tun
|
||||||
ifconfig 10.8.0.1 10.8.0.2
|
ifconfig 10.8.0.1 10.8.0.2
|
||||||
|
|
Loading…
Reference in New Issue