3x-ui
3x-ui copied to clipboard
How to route all traffic through WARP
I live in Russia and tried to use this vpn to access blocked sites and play blocked games, but blizzard games and riot games dont work. is routing all traffic through WARP a viable option or is there another solution?
@Miltar7 If you found any solution for this please let me know. Thanks!
I'm also looking for options on how to direct the traffic I need through WARP
just add this part to your advanced templates in the warp section :
{ "type": "field", "ip": [ "0.0.0.0/0" ], "domain": [ "regexp:.*" ], "outboundTag": "WARP" },
it will route all ips and domains through warp