#
tuntap
Here are 48 public repositories matching this topic...
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
A hacker's userspace TCP/IP stack
-
Updated
May 9, 2019 - C
Overlay networks based on WebRTC.
-
Updated
May 29, 2022 - Go
2
0x1a8510f2
commented
Aug 17, 2021
A tuntap shim installer for "Docker for Mac"
-
Updated
Mar 22, 2021 - Shell
ctunnel is a proxy and VPN software for tunneling TCP and UDP connections securely
c
security
privacy
openssl
proxy
vpn
vpn-server
vpn-client
tunneling
tuntap
tunnel-server
tunnel-client
gnutls
-
Updated
Jul 10, 2020 - C
eyedeekay
commented
Jan 6, 2020
If the user is using i2p-zero for I2P, chances are they don't have an I2CP port exposed, which we use to detect the presence of an I2P router before attempting to connect to SAM. That way if the router is present but SAM isn't enabled we can advise the user to enable it. So instead, we need to check for I2CP, then attempt to connect to SAM. That way we have 4 states. No I2CP or SAM, I2CP but not S
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
User-Space TCP/IP Stack Implemented in C++20.
-
Updated
Jun 1, 2020 - C++
A driver for TUN/TAP devices to support basic operations on both linux and windows platform.
tap
networking
tun
netcore
tuntap
tap-tunnel-interface
tap-device
tap-windows
virtual-networking
tun-linux
tun-windows
tun-tap-windows
-
Updated
Dec 29, 2021 - C#
Using tuntap to simulate router port, implement software router and related network functions with C.
-
Updated
Sep 27, 2020 - C
Network Oriented Programming in C ( UNIX network Programming )
-
Updated
Jun 24, 2018 - C
Wire Golang Guard = WireGold
golang
tun
udp
vpn
vpn-server
vpn-client
udp-server
tuntap
udp-client
wireguard
wireguard-vpn
wireguard-go
yml-configuration
wireguard-tunnel
wintun
base16384
-
Updated
May 15, 2022 - Go
Improve this page
Add a description, image, and links to the tuntap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tuntap topic, visit your repo's landing page and select "manage topics."

I think it would be good to describe/list the capture technologies Wireguard is using for each platform. e.g. Windows it using wintun.net driver, Linux it is using /dev/tun etc.
Likely an advanced topic.