rofl0r / rofl0r/proxychains-ng

Error when I use proxychains and yay

Open
#360 1 comment 0 reactions 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 yay with proxychains to install software, it had FTP error. I have rebuilt yay using gcc-go.
image
The IP of destinations is ftp.gnu.org:21. I don't know why it changed to 127.0.0.1:25603.

About proxychains-ng, I just change ProxyList
image

So, how to fix it. Thx

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 reproducing the reported FTP failure when yay runs through proxychains-ng, using the ProxyList configuration described in the issue. Compare the intended ftp.gnu.org:21 destination with the observed 127.0.0.1:25603 endpoint and inspect the proxychains-ng networking path. Done means the cause is identified and the affected proxychains-ng behavior is corrected or clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.