InvisibleMan-XRayClient icon indicating copy to clipboard operation
InvisibleMan-XRayClient copied to clipboard

How to use the rules

Open Mikhail-Bondarev opened this issue 1 year ago • 1 comments

Hello. I'm trying to make sure that all my traffic goes directly (without a VPN), and from the Test application goes through a VPN. How do I do this? I kind of wrote the configuration, but when I try to connect, it just doesn't connect (there are no errors, and it doesn't connect). When checking the ping, it writes Timeout. I have written the configuration rules below. Help please. Did I write them correctly? Thank you.

"routing": { "rules": [ { "type": "field", "outboundTag": "vpn", "process": ["Test.exe"] }, { "type": "field", "outboundTag": "direct", "process": [] } ] },

Mikhail-Bondarev avatar Oct 19 '24 22:10 Mikhail-Bondarev

Такая же проблема, как получилось решить?

RoniBlade avatar Oct 31 '24 22:10 RoniBlade