reverse_proxy/iota.wg0.conf
2022-12-21 20:47:17 +03:00

11 lines
329 B
Text

[Interface]
PrivateKey = ...
Table = off
PostUp = route delete default; route add 45.89.228.240 192.168.88.1; route add default 10.1.0.1
PreDown = route delete default; route delete 45.89.228.240; route add default 192.168.88.1
Address = 10.1.0.2/24
[Peer]
PublicKey = ...
AllowedIPs = 0.0.0.0/0
Endpoint = 45.89.228.240:51820