tuntap
Here are 37 public repositories matching this topic...
-
Updated
May 9, 2019 - C
-
Updated
Jul 3, 2020 - Shell
Is your feature request related to a problem? Please describe.
This feature would allow the frontend to fetch data from the backend as needed, in an efficient way.
Describe the solution you'd like
Pagination: For every screen in which a list of resources (i.e., networks, hosts, interfaces, and links) is shown, I'd like to be able to select how many entries will be included in each pag
-
Updated
Jul 10, 2020 - C
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
-
Updated
Jun 1, 2020 - C++
-
Updated
Aug 30, 2020 - C
-
Updated
Jun 24, 2018 - C
-
Updated
Dec 14, 2018 - Clojure
-
Updated
Aug 22, 2020 - C#
-
Updated
Jan 10, 2020 - Java
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.