angristan/wireguard-install

Remove client configuration files when uninstalling WireGuard

Aperta

#166 aperta il 11 dic 2020

 (2 commenti) (1 reazione) (0 assegnatari)Shell (1603 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (10.501 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor