diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,8 @@ sudo dnf install -y wireguard-tools rake ``` +It will generate the configs and scp the configs to the hosts + Result: ```sh @@ -51,8 +53,10 @@ doas pkg upgrade reboot doas pkg install wireguard-tools +doas mv wg0.conf /usr/local/etc/wireguard/ ``` + ### Rocky Linux 9 ```sh |
