rofl0r / rofl0r/proxychains-ng

How to exclude ::1:5037

Open
#284 2 comments 1 reaction 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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.