rofl0r / rofl0r/proxychains-ng
Regarding RoundRobin
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I create a shell script X.sh containing:
curl icanhazip.com
curl icanhazip.com
curl icanhazip.com
then I run:
proxychains4 X.sh
Why roundrobin won't work in this example? (ofc I uncommented roundrobin from conf)
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 with the supplied X.sh script, the proxychains4 invocation, the roundrobin configuration setting, and the repeated curl calls. Reproduce the behavior with roundrobin enabled and review the existing nine-comment discussion; done means the expected proxy rotation is established and the reported behavior is explained or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100