rofl0r / proxychains-ng

proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
http://sourceforge.net/projects/proxychains-ng/files
GNU General Public License v2.0
9.6k stars 1.07k forks source link

TUN/TAP interfaces support #349

Open rafis opened 3 years ago

rafis commented 3 years ago

Open source project srsLTE have 3 components:

https://github.com/srsLTE/srsLTE

I'm trying to use as following:

sudo proxychains4 srsepc

But internet doesn't on appear on srsUE.

You can use ZeroMQ RF frontend, it doesn't require hardware boards.

rofl0r commented 3 years ago

what other people seem to do in such a situation is to put the tun/tap using software into a container which features a socks5 proxy accepting connections which then routes outward connections over those interfaces. searching on github for "openvpn docker socks" should provide you at least 2 dozen examples.

as running docker and/or tun/tap-using apps requires elevated privileges, these are not as universally usable as e.g. microsocks. therefore one should ask developers of such apps if they could provide an alternative frontend using socks5 instead of tun device.

Pantyhose-X commented 1 year ago

what other people seem to do in such a situation is to put the tun/tap using software into a container which features a socks5 proxy accepting connections which then routes outward connections over those interfaces. searching on github for "openvpn docker socks" should provide you at least 2 dozen examples.

as running docker and/or tun/tap-using apps requires elevated privileges, these are not as universally usable as e.g. microsocks. therefore one should ask developers of such apps if they could provide an alternative frontend using socks5 instead of tun device.

Universal TUN/TAP device driver https://www.kernel.org/doc/html/v6.1/networking/tuntap.html

In thousands of Linux distributions, there is no single system desktop environment that proxies all traffic, I use a proxychains and it’s a terrible proxy for the terminal, very slow. I’m in a country where the internet is very blocked, and upgrading System or downloading software is a hassle, github gitlab Ping over time 300ms.

default TUN Mode can solve this problem, the entire system traffic through TUN Mode can TOR i2p proxy to make myself more anonymous