SenseUnit / dumbproxy

Dumbest HTTP proxy ever
MIT License
523 stars 35 forks source link

GUI: Create TUN, Proxy all traffic #50

Closed Pantyhose-X closed 8 months ago

Pantyhose-X commented 8 months ago

Wintun ligolo-ng wireguard TUN Universal TUN/TAP driver tun2socks tun2proxy https://www.kernel.org/doc/html/v6.1/networking/tuntap.html https://man.freebsd.org/cgi/man.cgi?query=tun

TUN acts as an agent for existing agreements, HTTP proxy HTTPS proxy SOCKS proxy Use TUN mode to proxy all traffic throughout the system, including terminals

Why this request?

I’m in a country where the internet is very blocked, and upgrading OS or downloading software is a hassle, github gitlab Ping over time 300ms.

In thousands of Linux and BSD distributions, there is no single system desktop environment that proxies all traffic,

Snawoot commented 8 months ago

Hi!

Not sure what is expected from my application in that regard. There is already tun2proxy you mentioned, so you can redirect whatever traffic to dumbproxy server like this. What's the issue then?