angristan/wireguard-install
Installation should refuse to continue if /etc/wireguard exists
Offen
#537 geöffnet am 19.01.2025
enhancementgood first issue
Repository-Metriken
- Stars
- (10.501 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
I just had to work around an issue where uninstalling and reinstalling this script left the keys generated from a previous installation, in a new installation. As a result, none of the keys generated, worked with the new install.
The script installation should complain, and refuse to continue, if previous configuration files exist. Alternatively, it should warn the user loudly about problems with the previous install, including saying loudly that newly generated keys won't work.