Wireguard VPN - Windows client to Mikrotik

Don't forget to put a following rule in your firewall

ip firewall filter add chain=input dst-port=13231 protocol=udp action=accept comment="Allow WireGuard"

Wireguard client for windows works only for “administrators” but there is nice workaround…