V2ray Mikrotik Page

V2Ray relies on a config.json file to know how to connect to the outbound proxy server and how to handle inbound local traffic. Create a file named config.json on your computer.

External USB drive or MicroSD card formatted to ext4 (strongly recommended to save internal flash memory rewrite cycles). v2ray mikrotik

/ip firewall nat add chain=srcnat src-address=192.168.88.0/24 action=masquerade V2Ray relies on a config

/ip firewall mangle add chain=prerouting dst-address-type=!local in-interface=bridge1 dst-address=!YOUR_SERVER_IP action=mark-routing new-routing-mark=v2ray-table passthrough=yes Use code with caution. v2ray mikrotik