diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-01 23:39:15 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-01 23:39:15 +0300 |
| commit | a3ef632592f5b42464423afce8f09bb76c85f936 (patch) | |
| tree | 736f60e310db91d91480de1fe7068540a54727f7 /README.md | |
| parent | 404e6a3eac35ae4469a404bbcf4d38eb11f5dc0e (diff) | |
add openbsd hosts
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -61,6 +61,9 @@ END 192.168.2.120 r0.wg0 r0.wg0.wan.buetow.org 192.168.2.121 r1.wg0 r1.wg0.wan.buetow.org 192.168.2.122 r2.wg0 r2.wg0.wan.buetow.org + +192.168.2.110 blowfish.wg0 blowfish.wg0.wan.buetow.org +192.168.2.111 fishfinger.wg0 fishfinger.wg0.wan.buetow.org END ``` @@ -72,6 +75,11 @@ https://github.com/angristan/wireguard-install/discussions/499 [root@r0 ~] reboot ``` +### OpenBSD + +```sh +``` + ### Install the config ## Installation |
