tun-device
There are 9 repositories under tun-device topic.
xjasonlyu/tun2socks
tun2socks - powered by gVisor TCP/IP stack
monasticacademy/httptap
View HTTP/HTTPS requests made by any Linux program
heiher/hev-socks5-tunnel
Tun2Socks (Linux/Android/BSD/macOS/iOS/Windows) (IPv4/IPv6/TCP/UDP)
TunMax/tun2socks_gui_for_windows
A simple gui for tun2socks on windows. 配合v2ray、ss等客户端(eg. v2rayN),可使其实现tun模式。
Azumi67/LocalTun_TCP
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.
RTradeLtd/libanonvpn
Library for TUN and TAP devices over I2P in Go Applications
lavrd/tunnel
Network tunnel as an example
AhmedKhaledAK/network-stack
A mini network stack implemented using TAP Linux device. IP/ARP/ICMP/UDP parsing and generation are all supported, starting from an Ethernet frame.
lavrd/tun
Example of TUN device usage