Earlier quoted context omitted.
"things" ?
Things. I have tailscale running on a lot of devices. Servers, workstations, raspberry pi, various other appliances, SFPs.
A userspace WireGuard client that exposes itself as a proxy
11–20 of 91 posts
Re: A userspace WireGuard client that exposes itself as a proxy
#12Re: A userspace WireGuard client that exposes itself as a proxy
#13Re: A userspace WireGuard client that exposes itself as a proxy
#14Why wouldn’t you just run ssh -D to the remote machine? The effect is the same and you don’t need wire guard or wire proxy.
Re: A userspace WireGuard client that exposes itself as a proxy
#15Excellent. I've been wanting something like this for a while to use with Mullvad, but had to resort to docker containers instead. This plays well with proxychains to make proxy-naive programs use SOCKS5 proxies.
Re: A userspace WireGuard client that exposes itself as a proxy
#16Why wouldn’t you just run ssh -D to the remote machine? The effect is the same and you don’t need wire guard or wire proxy.
Re: A userspace WireGuard client that exposes itself as a proxy
#17Earlier quoted context omitted.
Things. I have tailscale running on a lot of devices. Servers, workstations, raspberry pi, various other appliances, SFPs.
You are running tailscale on an SFP???
Re: A userspace WireGuard client that exposes itself as a proxy
#18Why wouldn’t you just run ssh -D to the remote machine? The effect is the same and you don’t need wire guard or wire proxy.
Re: A userspace WireGuard client that exposes itself as a proxy
#19What about UDP?
Re: A userspace WireGuard client that exposes itself as a proxy
#20Why wouldn’t you just run ssh -D to the remote machine? The effect is the same and you don’t need wire guard or wire proxy.