keep the sys proxy
This commit is contained in:
@@ -114,7 +114,10 @@ namespace v2rayN.HttpProxyHandler
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
Update(config, true);
|
if (config.listenerType != 5 && config.listenerType != 6)
|
||||||
|
{
|
||||||
|
Update(config, true);
|
||||||
|
}
|
||||||
|
|
||||||
PrivoxyHandler.Instance.Stop();
|
PrivoxyHandler.Instance.Stop();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user