Skip to content

V2ray Mikrotik ((top))

sysctl -w net.ipv4.ip_forward=1 iptables -t nat -A PREROUTING -i eth0 -p tcp -j REDIRECT --to-port 12345

Create an address list for "Domestic IPs" (China, Iran, etc.): v2ray mikrotik

/ip firewall filter add chain=forward connection-mark=no-mark action=fasttrack-connection sysctl -w net

. Only the "restricted" traffic would be steered into the V2Ray container, while the rest of the network breathed normally. The Moment of Truth As she hit container start v2ray mikrotik