vpn tcpip stack select for windows

This commit is contained in:
arm64v8a
2022-09-07 18:00:01 +08:00
parent b409962d83
commit d7d788cd22
6 changed files with 20 additions and 10 deletions

View File

@@ -14,4 +14,8 @@ namespace Preset {
" }\n"
"}";
}
namespace SingBox {
inline QStringList VpnImplementation = {"gvisor", "lwip", "system"};
}
}