ソースを参照

added brief navigation

Toastie 2 年 前
コミット
82577c4e6b
1 ファイル変更5 行追加1 行削除
  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/