Show HN: Wiretap – Transparent WireGuard proxy server without root
1–10 of 19 posts
Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#2Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#3The focus here is on the fact that it runs in userspace. Tailscale in userspace does something similar where it receives packet "meta-data" and then just creates the packet that came through the tunnel and sends it out the lan interface. Is this what happens here? I do like the docker option ;)
Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#4Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#5(Disclaimer: I am a contributor to Wireproxy)
Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#6The focus here is on the fact that it runs in userspace. Tailscale in userspace does something similar where it receives packet "meta-data" and then just creates the packet that came through the tunnel and sends it out the lan interface. Is this what happens here? I do like the docker option ;)
Yes! It’s very similar to what Tailscale does in userspace mode, written as more of a standalone utility
Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#7Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#8Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#9I’m not sure to understand what makes it different from WireGuard. Could someone eli5 ?
Re: Show HN: Wiretap – Transparent WireGuard proxy server without root
#10I’m not sure to understand what makes it different from WireGuard. Could someone eli5 ?
Edit: typo