Browse Source

added some description

Toastie 1 year ago
parent
commit
6ace6f621d
1 changed files with 5 additions and 1 deletions
  1. 5 1
      linux/wireguard/create-config/README.md

+ 5 - 1
linux/wireguard/create-config/README.md

@@ -1 +1,5 @@
-Scripts and templates to setup keys, PSKs and config files for a central wireguard instance, e.g. OPNsense,  and its peers.
+Scripts and templates to setup keys, PSKs and config files for a central wireguard instance, e.g. OPNsense,  and its peers.
+
+1. [wg-new.sh](wg-new.sh) prepares a new `./config/` directory **(!! any existing directory will be deleted)**
+2. Next the files `server.cfg` and `peers.cfg` in `./config/` need to be modified as per your requirements
+3. Finally run  [wg-createconfig.sh](wg-createconfig.sh) generate keys, PSKs and configs