angristan/wireguard-install

Installation should refuse to continue if /etc/wireguard exists

开放

#537 创建于 2025年1月19日

 (0 条评论) (2 个反应) (0 位负责人)Shell (1,603 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (10,501 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南