mirror of
https://github.com/2dust/v2rayN.git
synced 2026-07-26 09:52:05 +03:00
keep the sys proxy
This commit is contained in:
@@ -114,7 +114,10 @@ namespace v2rayN.HttpProxyHandler
|
||||
{
|
||||
try
|
||||
{
|
||||
Update(config, true);
|
||||
if (config.listenerType != 5 && config.listenerType != 6)
|
||||
{
|
||||
Update(config, true);
|
||||
}
|
||||
|
||||
PrivoxyHandler.Instance.Stop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user