mirror of https://github.com/2dust/v2rayN
Update MainForm.cs
parent
473e0cf839
commit
5b00bf82fb
|
@ -35,6 +35,7 @@ namespace v2rayN.Forms
|
|||
Utils.ClearTempPath();
|
||||
|
||||
v2rayHandler.V2rayStop();
|
||||
HttpProxyHandle.Update(config, true);
|
||||
HttpProxyHandle.CloseHttpAgent(config);
|
||||
PACServerHandle.Stop();
|
||||
|
||||
|
|
Loading…
Reference in New Issue