-
-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Network management UI: system default proxy all traffic throughout the system #1097
Comments
Hi @Pantyhose-X, thanks for the comment. Unfortunately I'm not quite sure what you're asking for. Is it something along the lines of wanting the source code for Theseus made available via a proxy or a platform that isn't github or US-based? I have heard of some countries blocking github, so I could understand the desire to mirror it elsewhere. |
Or if this is about running Theseus on a machine that uses a proxy, or using a proxy to redirect Theseus's inbound & outbound traffic, we do have instructions for using a tuntap and other forms of virtual networking beneath Theseus in the Readme. Most of it is Linux-focused, but do let us know if you experience difficulty with that. Been awhile since we used some of those more obscure networking features, so the instructions may not be up to date. |
Network management GUI: Create TUN/TAP, Proxy all traffic |
Right, you said that already, but I was hoping to clarify. You'd like a UI application that runs atop Theseus for the purpose of creating a network proxy? |
Yes |
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
Network management UI added option 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,
I use a proxychains and it’s a terrible proxy for the terminal, very slow.
The text was updated successfully, but these errors were encountered: