mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
openvpn: fix static key mini howto url
This commit is contained in:
parent
80971ab792
commit
f7ef7bacb7
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ in
|
|||
{
|
||||
server = {
|
||||
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 :
|
||||
dev tun
|
||||
ifconfig 10.8.0.1 10.8.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue