rofl0r / rofl0r/proxychains-ng
How to exclude ::1:5037
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 10.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
When I use proxychains-ng with android studio, adb is not working.
Then I execute "proxychains4 ./adb devices", terminal outputs:
[proxychains] Strict chain ... 127.0.0.1:1080 ... ::1:5037 ... OK
adb: failed to check server version: protocol fault (couldn't read status): Success
How can I exclude ::1:5037 in configuration 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
Start by reviewing proxychains-ng's configuration and exclusion syntax, then reproduce the reported command with adb and the ::1:5037 endpoint. Done means providing a verified configuration example or documenting whether that endpoint can be excluded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- cli, networking
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100