mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-06-21 16:41:01 +00:00
wintun added
This commit is contained in:
parent
513702e35f
commit
8aeaf238f2
4 changed files with 177 additions and 10 deletions
|
@ -23,6 +23,8 @@ mod tuntapinterface;
|
|||
mod tuntapinterfacedesc;
|
||||
mod virtdevice;
|
||||
mod virtdns;
|
||||
#[cfg(target_os = "windows")]
|
||||
mod wintuninterface;
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
pub struct Proxy {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue