rofl0r / rofl0r/proxychains-ng
How to set whitelist mode
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I would like to only enable proxychains for an ip ranges, is it possible?
My requirement is that a program is receiving data and then redirects it to somewhere elese, and I want to enable the proxy in the receieving process, its a live stream so it needs to be done in a single command:
ffmpeg -i rtmp://sourceLiveAddr -f flv rtmp://dstAddr
while the source address is static IP but the destnation address is domain names, so thats why I need the whitelist mode.
Thank you
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 reviewing issue #316 and the proxychains configuration and command-line behavior relevant to the ffmpeg example; no specific file or test is identified in the report. Clarify whether whitelist mode can proxy only selected IP ranges while handling the destination domain, then document or implement the supported behavior and verify the single-command stream use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100