add links to other openvpn sites

Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
Marek Küthe 2023-01-02 16:30:59 +01:00
parent 4479cec7a9
commit f52ca3d857
No known key found for this signature in database
GPG Key ID: 7E869146699108C7
1 changed files with 5 additions and 0 deletions

View File

@ -50,3 +50,8 @@ systemctl start openvpn@<filename>
```
systemctl enable openvpn@<filename>
```
## Further links
- [Reference manual for OpenVPN 2.6](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-6/)
- [dn42 OpenVPN Guide](https://dn42.dev/howto/openvpn)