mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-19 13:42:24 +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();
|
||||
|
||||
v2rayHandler.V2rayStop();
|
||||
HttpProxyHandle.Update(config, true);
|
||||
HttpProxyHandle.CloseHttpAgent(config);
|
||||
PACServerHandle.Stop();
|
||||
|
||||
|
|
Loading…
Reference in a new issue