#
tuntap
Here are 40 public repositories matching this topic...
A hacker's userspace TCP/IP stack
-
Updated
May 9, 2019 - C
linux
api
golang
iot
security
cloud
ui
networking
mesh-networks
rest-api
configuration
vpn
client-server
tunneling
tuntap
wireguard
edge-computing
wg-quick
-
Updated
Jul 18, 2021 - Go
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
User-Space TCP/IP Stack Implemented in C++20.
-
Updated
Jun 1, 2020 - 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
Yet Another Overlay Software Defined Network
-
Updated
Dec 14, 2018 - Clojure
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
Jan 20, 2021 - C#
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.