From d6d209ef8c2a1ad83c7409ec09c5cad4679020c3 Mon Sep 17 00:00:00 2001 From: angristan Date: Sun, 16 Sep 2018 18:07:05 +0200 Subject: [PATCH] Add FAQ: How to manage script updates --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 03ee9ed..bd08a1f 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,16 @@ Here are the possibilities : Any other fast, trustable and neutral servers proposition is welcome. +## FAQ + +**Q:** The script has been udpated since I installed OpenVPN. How do I update? + +**A:** You can't. Managing updates and new features from the script would require way too much work. Your only solution is to uninstall OpenVPN and reinstall with the updated script. + +You can, of course, it's even recommended, update the `openvpn` package with your package manager. + +--- + ## Encryption The main reason why I made this fork is to improve the encryption. Indeed, OpenVPN's default parameters are weak (and that's what [Nyr's script](https://github.com/Nyr/openvpn-install) uses).