V2ray Mikrotik ⭐
: Configure your MikroTik to route internet traffic through V2Ray. This often involves setting up a VPN-like connection as the default gateway for your network.
This is easier but less elegant. You redirect specific ports (80, 443) to the container’s SOCKS port. However, SOCKS requires protocol-aware clients (doesn’t work for UDP games). v2ray mikrotik
Mark the connections that match the address list. : Configure your MikroTik to route internet traffic
/queue simple add target=192.168.1.100/32 max-limit=10M/10M v2ray mikrotik
