angristan/wireguard-install

Installation should refuse to continue if /etc/wireguard exists

オープン

#537 opened on 2025/01/19

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)Shell (1,603 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (10,501 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド