mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-06-21 00:20:53 +00:00
Android build script
This commit is contained in:
parent
8438eddc95
commit
a9ef8f658b
4 changed files with 120 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#![cfg(any(target_os = "ios", target_os = "macos"))]
|
||||
#![cfg(any(target_os = "android", target_os = "ios", target_os = "macos"))]
|
||||
|
||||
use crate::{
|
||||
args::{ArgDns, ArgProxy},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue