We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test with only 1 proxy ipv4
my profixied app does connect to various servers which i don't know and can't change
all connects to an ipv4 are ok, but all connect to ipv6 fail
[proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... 128.xxx.yyy.zzz:50002 ... OK [proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... xyz.com:50002 ... OK [proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... 2a03:zzzz:2:f0::c4:b001:50002 <--socket error or timeout! [proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... 2600:zzzz:4030:a25e:::50002 <--socket error or timeout!
The text was updated successfully, but these errors were encountered:
is your proxy configured to support ipv6 ?
Sorry, something went wrong.
No branches or pull requests
Test with only 1 proxy ipv4
my profixied app does connect to various servers which i don't know and can't change
all connects to an ipv4 are ok, but all connect to ipv6 fail
[proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... 128.xxx.yyy.zzz:50002 ... OK
[proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... xyz.com:50002 ... OK
[proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... 2a03:zzzz:2:f0::c4:b001:50002 <--socket error or timeout!
[proxychains] Strict chain ... 185.xxx.yyy.zzz:7492 ... 2600:zzzz:4030:a25e:::50002 <--socket error or timeout!
The text was updated successfully, but these errors were encountered: