rofl0r / rofl0r/proxychains-ng
curl: (52) Empty reply from server
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
[master1 root ~/code/proxychains-ng]# proxychains4 curl ip.cn
[proxychains] config file found: /etc/proxychains.conf
[proxychains] preloading ./libproxychains4.so
[proxychains] DLL init: proxychains-ng 4.16-git-1-g07c15a0
[proxychains] Strict chain ... 127.0.0.1:1080 ... ip.cn:80 ... OK
curl: (52) Empty reply from server
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 proxychains4 curl ip.cn command with the shown proxychains configuration and compare it with a direct curl request. Trace the proxychains socket-hook and proxy connection behavior to determine why curl receives no response; the issue is done when the cause is identified and the command returns a valid response through the proxy.
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
- 25/100