mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
refactor vpn mode
This commit is contained in:
@@ -16,14 +16,6 @@ namespace NekoRay {
|
||||
};
|
||||
}
|
||||
|
||||
namespace SystemProxyMode {
|
||||
enum SystemProxyMode {
|
||||
DISABLE,
|
||||
SYSTEM_PROXY,
|
||||
VPN,
|
||||
};
|
||||
}
|
||||
|
||||
namespace CoreType {
|
||||
enum CoreType {
|
||||
V2RAY,
|
||||
|
||||
Reference in New Issue
Block a user