Browse Source

added brief navigation

Toastie 1 year ago
parent
commit
82577c4e6b
1 changed files with 5 additions and 1 deletions
  1. 5 1
      linux/wireguard/README.md

+ 5 - 1
linux/wireguard/README.md

@@ -1,2 +1,6 @@
-Debugging: https://www.the-digital-life.com/wireguard-enable-logging/
+## WireGuard (wg) basics
+
+- [wireguard-instant.sh](wireguard-instant.sh) - script to setup an ad-hoc central wg instance
+- [wg-persistent.sh](wg-persistent.sh) - script to make the instance reboot safe
+- Debugging: https://www.the-digital-life.com/wireguard-enable-logging/