angristan/wireguard-install
Remove client configuration files when uninstalling WireGuard
开放
#166 创建于 2020年12月11日
enhancementgood first issue
仓库指标
- 星标
- (10,501 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Got seemingly invalid client config by these steps:
- Run the script, add client with name
example - Remove WireGuard using script menu
- Run the script again, specified same client name
example
The resulting file has.:
[Interface]
...
[Peer]
...
[Interface]
...
[Peer]
...