feat: adjust tun mode config

This commit is contained in:
GyDi
2022-08-11 03:26:08 +08:00
parent 1641e02a7d
commit 178fd8e828
4 changed files with 147 additions and 63 deletions

View File

@@ -363,6 +363,7 @@ impl Core {
profile_config,
profile_enhanced.chain,
profile_enhanced.valid,
tun_mode,
);
dbg!(result);