mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 02:09:06 +00:00
allow proxy packets to be forwarded by system kernel
This commit is contained in:
@@ -20,6 +20,7 @@ pub fn gen_default_flags() -> Flags {
|
||||
mtu: 1380,
|
||||
latency_first: false,
|
||||
enable_exit_node: false,
|
||||
proxy_forward_by_system: false,
|
||||
no_tun: false,
|
||||
use_smoltcp: false,
|
||||
relay_network_whitelist: "*".to_string(),
|
||||
|
||||
Reference in New Issue
Block a user