Commit Graph

2131 Commits (c81bc2f53614f0dc4d48c4188a48068d33c43c39)

Author SHA1 Message Date
2dust 51e5885e76 AI-optimized code 2025-03-06 14:42:21 +08:00
2dust 50d7912f62 AI-optimized code 2025-03-06 14:34:31 +08:00
2dust 3869148fc8 AI-optimized code 2025-03-06 14:30:02 +08:00
2dust a0af4fb30c Update DownloadService.cs
AI-optimized code
2025-03-06 14:08:38 +08:00
2dust c374b8565b Update SpeedtestService.cs
AI-optimized code
2025-03-06 14:08:29 +08:00
2dust 7e8b405555 AI-optimized code 2025-03-06 12:21:21 +08:00
2dust c3439c5abe AI-optimized code 2025-03-06 11:10:55 +08:00
2dust d4a8787356 AI-optimized code 2025-03-06 10:57:39 +08:00
2dust 23b27575a0 AI-optimized code 2025-03-06 10:48:18 +08:00
2dust 8d8a887c42 Update HttpClientHelper.cs
AI-optimized code
2025-03-06 10:47:57 +08:00
2dust 1229c967ba Update SemanticVersion.cs
AI-optimized code
2025-03-06 10:47:31 +08:00
2dust d35f65f86d Update Utils.cs
AI-optimized code
2025-03-06 10:47:06 +08:00
2dust 0a8ce0f961 Update ProxySettingWindows.cs
AI-optimized code
2025-03-06 10:46:50 +08:00
2dust 8092481d26 Update Job.cs
AI-optimized code
2025-03-06 10:46:41 +08:00
2dust 764014e49a Replace all Utils.ToInt(variable) with variable.ToInt() 2025-03-05 20:26:26 +08:00
2dust 71cc6d7a88 Replace all Utils.IsNullOrEmpty(variable) with variable.IsNullOrEmpty() 2025-03-05 19:44:49 +08:00
2dust f3af831cf2 Replace all Utils.IsNotEmpty(variable) with variable.IsNotEmpty() 2025-03-05 16:42:43 +08:00
2dust 78fde575d7 up 7.10.3 2025-03-04 17:03:26 +08:00
2dust 6e5af34877 Revert "If the update fails during the upgrade, the update will be retried."
This reverts commit 9748fbb076.
2025-03-04 17:02:05 +08:00
2dust 8d1853e991 up 7.10.2 2025-03-04 15:11:05 +08:00
DHR60 859299c712
Add kcp DNS masquerade support (#6852)
* Add kcp DNS masquerade support

* Update V2rayConfig.cs

* Update CoreConfigV2rayService.cs

---------

Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2025-03-04 10:32:07 +08:00
2dust 7fbb0013b0 Optimizing Task Code 2025-03-03 16:57:55 +08:00
2dust 837cfbd03b Optimize UI prompts 2025-03-03 14:36:30 +08:00
2dust cdc5d72cfa Update CoreConfigSingboxService.cs 2025-03-03 14:36:01 +08:00
DHR60 8dcf5c5b90
Add Hy2 Port hopping URI support (#6848) 2025-03-03 14:11:53 +08:00
2dust 67fe6ac3d8 Optimizing Task Code, add unified processing of scheduled tasks 2025-03-03 12:20:58 +08:00
2dust 438eaba4d5 up 7.10.1 2025-03-02 10:30:08 +08:00
2dust 3c8baa99d5 Update Directory.Packages.props 2025-03-02 10:29:43 +08:00
2dust e70658f311 Add Hy2 Port hopping for sing-box 1.11+
https://github.com/2dust/v2rayN/issues/6772
2025-03-01 21:13:37 +08:00
2dust 2dd10cf5a1 Optimize QrcodeView 2025-03-01 19:56:52 +08:00
2dust 96781a784b git submodule update --remote 2025-03-01 15:29:54 +08:00
2dust 9748fbb076 If the update fails during the upgrade, the update will be retried. 2025-03-01 14:23:43 +08:00
2dust aa5e4378ab Update AutoStartupHandler.cs 2025-03-01 14:14:07 +08:00
2dust a7de149fd7 up 7.10.0 2025-02-28 09:46:43 +08:00
2dust ae38be36f5 Checkout submodules 2025-02-27 20:53:29 +08:00
2dust a20e989211 Update build-windows-desktop.yml 2025-02-27 20:50:52 +08:00
2dust 579f47ba0d Create GlobalHotKeys 2025-02-27 20:25:20 +08:00
2dust 24cad87954 Bug fix
https://github.com/2dust/v2rayN/issues/6812
2025-02-27 20:12:53 +08:00
2dust 84d72cd110 Use project to implement Windows global hotkey
https://github.com/2dust/GlobalHotKeys
2025-02-27 20:12:07 +08:00
2dust c0cd46a5aa Optimize HotkeyHandler 2025-02-27 17:50:54 +08:00
2dust 98613c43ca Fix tun mtu setting 2025-02-26 20:46:31 +08:00
2dust 555960e210 Optimize and improve code 2025-02-26 17:01:57 +08:00
2dust a18ae5582b Jump to the selected item when refreshing the server list
https://github.com/2dust/v2rayN/issues/6800
2025-02-26 16:36:36 +08:00
2dust 6d6894591c Update Global.cs 2025-02-26 15:51:47 +08:00
2dust 984b97fc14 Optimize latency and IP address information testing
If the first test fails, it will be tested again after 500ms.
2025-02-26 14:30:10 +08:00
2dust a7f35d4495 Windows desktop version add global hotkey function 2025-02-26 10:52:36 +08:00
2dust add92cfa7c Update desktop global hotkey setting 2025-02-25 16:14:50 +08:00
2dust 6079e76be5 Improved global hotkey setting 2025-02-25 14:26:12 +08:00
2dust 166c7cb2f5 Fix window title 2025-02-25 14:15:54 +08:00
nayeko dbd3ca44c2
Fix Package AppImage script (#6794)
Co-authored-by: nayeko <nayeko@users.noreply.github.com>
2025-02-25 10:06:33 +08:00