Browse Source

added references

Toastie 2 years ago
parent
commit
2bad04db66
1 changed files with 3 additions and 0 deletions
  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