mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-06-21 16:41:01 +00:00
remove linux adapter
This commit is contained in:
parent
a686d630fb
commit
53daaed385
4 changed files with 4 additions and 293 deletions
|
@ -17,10 +17,6 @@ mod http;
|
|||
pub mod setup;
|
||||
mod socks;
|
||||
mod tun2proxy;
|
||||
#[cfg(any(target_os = "linux", target_os = "android"))]
|
||||
mod tuntapinterface;
|
||||
#[cfg(any(target_os = "linux", target_os = "android"))]
|
||||
mod tuntapinterfacedesc;
|
||||
mod virtdevice;
|
||||
mod virtdns;
|
||||
#[cfg(target_os = "windows")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue