wiretap icon indicating copy to clipboard operation
wiretap copied to clipboard

Wiretap is a transparent, VPN-like proxy server that tunnels traffic via WireGuard and requires no special privileges to run.

Results 6 wiretap issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

``` Error: required flag(s) "routes" not set Usage: wiretap configure [flags] Flags: -r, --routes strings CIDR IP ranges that will be routed through wiretap (default [0.0.0.0/32]) -e, --endpoint string socket...

Hello, I'm using this on a Windows server, I connect my XBOX to it via router with wireguard, i have a problem that some applications and voice chat don't work...

Here is my setup: - A client: a mobile phone fully under NAT - A server: a container, under NAT as well, but with several ports exposed to the internet....

feature request

Hello, Does wiretap works as a https or socks proxy, without executing any commands on wireguard server? So it would be a standalone mode that expose a port for proxy...

feature request

A REST-API call from the origin host to the WT-EXIT to retrieve information/stats about the WT-EXIT. ``` curl http://172.16.0.1/info ``` Info/Stats may include 1. Configured IP ranges of all interfaces...

feature request