phantun
phantun copied to clipboard
Are there any plans to use the meh/rust-tun library instead of the yaa110/tokio-tun library?
meh/rust-tun supports many platforms to handle TUN interfaces. So, it is a good idea to use it to make phantun cross-platform.
https://github.com/meh/rust-tun looks reasonable, although I currently do not use non-Linux platform and this is fairly low priority for me, but I will happily review a PR.