mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
update dns options
This commit is contained in:
@@ -153,6 +153,7 @@ namespace NekoRay {
|
||||
bool core_box_auto_detect_interface = true;
|
||||
int core_box_clash_api = -9090;
|
||||
QString core_box_clash_api_secret = "";
|
||||
QString core_box_underlying_dns = "";
|
||||
|
||||
// Other Core
|
||||
ExtraCore *extraCore = new ExtraCore;
|
||||
|
||||
Reference in New Issue
Block a user