rofl0r / rofl0r/proxychains-ng

How can I use it in a remote server?

Open
#155 3 comments 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

I have a remote server named A(run CentOS), which I want use as a shadowsocks cilent, and I want to use another remote sever named B(run Ubuntu server) as a shadowsocks server. I use ssh to control my remote server A and B. Because of some reasons, I want some flow from sever A go through sever B, so how can I write my proxychains.conf to realize it. Just like flow

socks5 123.45.67.89 1234 rc4-md5 password

rc4-md5 is a kind of encrypt.

Thanks anyway!

Les1ie
2017.1.16

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 with the proxychains.conf syntax and the project's documentation for chaining proxies. Check whether the described Shadowsocks server and rc4-md5 settings are supported; done would be a documented, verified configuration for routing traffic from server A through server B.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, centos, linux, ubuntu
Domain
networking
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.