rofl0r / rofl0r/proxychains-ng
ignoring some ports not working (no errors too)
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
hello, im having an issue with ignoring a port
i put this in my conf file:
localnet 0.0.0.0:80/0.0.0.0
and when i run:
proxychains4 curl ifconfig.me
i get my squid server's ip address and not mine, which means that the port is being proxied.
output:

the file:

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
Reproduce the report with the shown localnet configuration and proxychains4 curl ifconfig.me, then trace how the configuration handles 0.0.0.0:80/0.0.0.0. Done means the specified port bypasses the proxy and the command reports the local address; the payload names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100