ソースを参照

added references

Toastie 2 年 前
コミット
2bad04db66
1 ファイル変更3 行追加0 行削除
  1. 3 0
      linux/wireguard.sh

+ 3 - 0
linux/wireguard.sh

@@ -1,5 +1,8 @@
 #!/bin/bash
 
+### References
+# https://wiki.archlinux.org/title/WireGuard
+
 ### Installation
 # Install wireguard tools and QR-Code generator
 apt-get install --yes wireguard qrencode