mirror of
https://github.com/netchx/netch.git
synced 2026-05-07 22:44:03 +08:00
feat: Add Redirector SS Setting
This commit is contained in:
@@ -253,5 +253,7 @@ namespace Netch.Models
|
||||
public V2rayConfig V2RayConfig = new V2rayConfig();
|
||||
|
||||
public AioDNSConfig AioDNS = new AioDNSConfig();
|
||||
|
||||
public bool RedirectorSS = false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user