angristan/wireguard-install

Remove client configuration files when uninstalling WireGuard

Ouverte

#166 ouverte le 11 déc. 2020

 (2 commentaires) (1 réaction) (0 personne assignée)Shell (1 603 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (10 501 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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]
...

Guide contributeur