mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-20 06:02:23 +00:00
Update MainForm.cs
This commit is contained in:
parent
473e0cf839
commit
5b00bf82fb
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ namespace v2rayN.Forms
|
||||||
Utils.ClearTempPath();
|
Utils.ClearTempPath();
|
||||||
|
|
||||||
v2rayHandler.V2rayStop();
|
v2rayHandler.V2rayStop();
|
||||||
|
HttpProxyHandle.Update(config, true);
|
||||||
HttpProxyHandle.CloseHttpAgent(config);
|
HttpProxyHandle.CloseHttpAgent(config);
|
||||||
PACServerHandle.Stop();
|
PACServerHandle.Stop();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue