Answer the question
In order to leave comments, you need to log in
How to interact with TUN driver v9 in c#?
There is a TUN/TAP adapter v9 available, https://community.openvpn.net/openvpn/wiki/Managin...
used by OpenVPN. It imitates a network device and intercepts all packets sent from the computer. So, is it possible to implement the functions of uploading data from this device and loading data into it in c#? The driver itself is written in c and c ++ in OpenVPN itself there is such a header file tun.hb tun.c
https://pastebin.com/MJbY8Hu1 -tun.c
https://pastebin.com/UiEzuvhc - tun.h
Is it possible look like
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question