/ip firewall nat add chain=dstnat protocol=tcp dst-port=80,443 action=redirect to-ports=1080
Running containers can be resource-intensive. Always monitor your CPU and RAM usage in RouterOS to ensure the V2Ray process doesn't destabilize your primary routing functions. v2ray mikrotik
/system/package/print # Ensure container is enabled. If not, install and reboot. /system/device-mode/update container=yes Use code with caution. v2ray mikrotik
Since RouterOS v7, MikroTik has supported containers. If you own a , you can run a lightweight V2Ray container directly on the router. v2ray mikrotik