Browse Source

clarification

merge-requests/14/head
Steven Foerster 6 years ago
parent
commit
7df6817732
  1. 2
      README.md

2
README.md

@ -172,7 +172,7 @@ sudo wg show @@ -172,7 +172,7 @@ sudo wg show
```
Note the Mistborn naming convention for Wireguard interfaces on the server is wg<listening port>. So if the particular Wireguard process is listening on UDP port 56392 then the interface will be named wg56392 and the config will be in `/etc/wireguard/wg56392.conf`
The `dev/` folder contains a script for completing a hard reset: destroying and rebuilding the system.
The `dev/` folder contains a script for completing a hard reset: destroying and rebuilding the system from the original backup:
```
sudo ./dev/rebuild.sh
```

Loading…
Cancel
Save