rofl0r / rofl0r/proxychains-ng

Question: proxychains mount- and ping-commands and UDP-Protocols through socks5/http-Proxy

Open
#336 9 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

Hello,

is it possible to use proxychains with mount-command or ping-command?
Can I use proxychains for UDP-Protocolls like ntp for sync time, or RTP for Voip?

If yes, how?

Thanks.

Usecase:
I want to sync date/time on my rPI. I also want to mount some webdav-Drives.
For connecting to internet i am using a android-smartphone an tethering. Because the phone uses a VPN, Tethering-Traffic dont go through VPN (general problem of android).
So i have to use a socksproxy-Server-App to bring the tethering-traffic though the VPN.

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

The issue names mount, ping, NTP, and RTP as the use cases, but no source file or test is identified. Start by examining proxychains-ng's socket-hooking entry points and determine which behaviors depend on dynamically linked socket calls. Done would require a documented, tested answer about support or required changes for these commands and protocols.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.