angristan/wireguard-install

Remove client configuration files when uninstalling WireGuard

Aberta

#166 aberto em 11 de dez. de 2020

 (2 comentários) (1 reação) (0 responsável)Shell (1.603 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (10.501 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador