Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

"Allowed IPs" are set to 0.0.0.0/0 to allow all traffic to be sent over the WireGuard tunnel.

Code Block
languageros
Depending on your configuration, you may need to add a NAT rule
chain=dstnat action=dst-nat to-ports=port protocol=udp in-interface=interface dst-port=port

Windows 10 configuration

Download WireGuard installer from Wireguard
Run as Administrator.

...