Remove secret data from mihomo configuration
This commit is contained in:
@@ -79,6 +79,7 @@ public class CoreConfigClashService
|
||||
|
||||
//external-controller
|
||||
fileContent["external-controller"] = $"{Global.Loopback}:{AppManager.Instance.StatePort2}";
|
||||
fileContent.Remove("secret");
|
||||
//allow-lan
|
||||
if (_config.Inbound.First().AllowLANConn)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user