ProxyBridge breaks Real Delay Multi-Test in v2rayN #61
Replies: 3 comments 4 replies
-
|
In addition, the real delay test works when run separately, but fails when testing multiple servers simultaneously. No idea why this happening |
Beta Was this translation helpful? Give feedback.
-
|
@fralorange I am not sure what v2rayN is and what its use of it. Can you share some more details? |
Beta Was this translation helpful? Give feedback.
-
|
I am not sure the reason i have not worked in this. But windivert redirect all tcp and udp packet to ProxyBridge app. Packet which are for direct connection with a matching rule as direct connection or no matching rule for packet, those packet sent back to windows kernel and windows hadle it. Can you remove proxy rule in windows or add rule as direct and try? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the v2rayN + ProxyBridge combination (e.g. 127.0.0.1:10808 in Proxy Settings) and when I try to do a Multi-Test on the Real Delay of a group of servers in v2rayN, each server returns a delay of "-1", but if I turn off ProxyBridge, this problem disappears.
I suspect this is because WinDivert runs at the kernel level and processes every connection even if it is not specified in the rules.
If anyone else has encountered this, is there any way to work around this problem besides disabling ProxyBridge during testing?
Beta Was this translation helpful? Give feedback.
All reactions