rofl0r / rofl0r/proxychains-ng
proxychains-ng does not work some software use epoll
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
some software just like nginx use epoll,
proxychains-ng does not work.
only nginx use poll or select,
proxychains-ng can work
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 examining proxychains-ng's handling of epoll-related socket calls and compare it with the existing poll/select handling described in the report. Reproduce the failure with nginx using epoll, then verify that the relevant software works through proxychains-ng without requiring poll or select.
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