View HTTP/HTTPS requests made by any Linux program
-
Updated
Apr 17, 2025 - Go
View HTTP/HTTPS requests made by any Linux program
tun2socks - powered by gVisor TCP/IP stack
This implements a TCP tun between a client & server using a TUN interface. The client and server communicate by encapsulating network packets within TCP connections. Encapsulation & decapsulation is Simultaneous.You can establish the tunnel in DIRECT or REVERSE mode and then use the local private ips to be used in port forward or tunnels.
Library for TUN and TAP devices over I2P in Go Applications
Add a description, image, and links to the tun-device topic page so that developers can more easily learn about it.
To associate your repository with the tun-device topic, visit your repo's landing page and select "manage topics."