Skip to content
Discussion options

You must be logged in to vote

As per the latest version ProxyBridge only handle ipv4 connection means, if a packet had ip v4 then only ProxyBridge will handle it as per proxy rules like direct/block/proxy.

If a packet is using v6 then it will go direct.

Like if you have a rule like curl block/proxy etc.

If curl send packet with v6 ProxyBridge will always make it as direct connection doens't matter what the rule says. But if curl send v4 then only ProxyBridge will use Proxy rule.

If you use older version of ProxyBridge it has a bug that drop the ipv6 packets completely.

I haven't got time to verify ipv6 in macos. It doesn't support in linix mac and windows. Windows and Linux has same behaviour not sure about macos didn…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zhousy29
Comment options

Answer selected by zhousy29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants