rofl0r / rofl0r/proxychains-ng
can't connect to an ipv6 though a proxy ipv4
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported failure with one IPv4 proxy and the IPv6 destinations shown in the issue, comparing it with the successful IPv4 connections. Inspect the proxychains-ng socket and connection handling; done means IPv6 connections through the IPv4 proxy succeed without socket errors or timeouts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100