Browse Source

minor change

Toastie 1 year ago
parent
commit
0a02f942f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      linux/wireguard/README.md

+ 1 - 1
linux/wireguard/README.md

@@ -1,6 +1,6 @@
 ### WireGuard Snippets
 
-- [wireguard-instant.sh](wireguard-instant.sh) - script to setup an ad-hoc central WireGuard instance
+- [wireguard-instant.sh](wireguard-instant.sh) - script to setup an ad-hoc central WireGuard instance ("vpn-server" 
 - [wg-persistent.sh](wg-persistent.sh) - script to make the instance from above reboot safe
 - [create-config/](create-config/) - scripts to only create WireGuard keys/PSKs/configs, e.g. for OPNsense
 - Enable WireGuard Debugging: https://www.the-digital-life.com/wireguard-enable-logging/