angristan/wireguard-install

Remove client configuration files when uninstalling WireGuard

オープン

#166 opened on 2020/12/11

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)Shell (1,603 件のフォーク)batch import
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]
...

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