mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-06-21 16:41:01 +00:00
integrate to android
This commit is contained in:
parent
62a04229db
commit
7442abece5
4 changed files with 86 additions and 0 deletions
|
@ -3,6 +3,7 @@ use crate::socks5::SocksVersion;
|
|||
use crate::{http::HttpManager, socks5::SocksManager, tun2proxy::TunToProxy};
|
||||
use std::net::{SocketAddr, ToSocketAddrs};
|
||||
|
||||
mod android;
|
||||
pub mod error;
|
||||
mod http;
|
||||
pub mod setup;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue