rofl0r / rofl0r/proxychains-ng

ignoring some ports not working (no errors too)

Open
#396 12 comments 0 reactions 0 assignees View on GitHub

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:
proxy
the file:
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.