angristan/wireguard-install
Remove client configuration files when uninstalling WireGuard
オープン
#166 opened on 2020/12/11
enhancementgood first issue
Repository metrics
- Stars
- (10,501 個のスター)
- PR merge metrics
- (30d に merged 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]
...