add nm option for kestrel on gnome

This commit is contained in:
Tyler Starr 2024-04-20 22:55:22 -07:00
parent 1fd0e70ec0
commit aaf12d0143

View File

@ -0,0 +1,10 @@
[Interface]
# your own IP on the wireguard network
Address = 192.168.3.3/24
PrivateKey = <replace with secret>
[Peer]
PublicKey = bd7bbZOngl/FTdBlnbIhgCLNf6yx5X8WjiRB7E1NEQQ=
# restrict this to the wireguard subnet if you don't want to route everything to the tunnel
AllowedIPs = 0.0.0.0/0, ::/0
# ip and port of the peer
Endpoint = 66.218.43.87:51820