Commit Graph

2102 Commits (6ee6fb17065bee603147d88f2a0f700e10cebb49)

Author SHA1 Message Date
2dust 2a4ba2a751 up Resx 2025-03-21 11:11:53 +08:00
dependabot[bot] 48747aabe0
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#6950)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-20 09:13:01 +08:00
2dust 7182be921d Update proxy_set_linux_sh
https://github.com/2dust/v2rayN/issues/6937
2025-03-19 10:04:06 +08:00
2dust 9d7dcd2c4f Update Directory.Packages.props 2025-03-19 10:03:55 +08:00
2dust c3e56e84f1 Bug fix
https://github.com/2dust/v2rayN/issues/6932
2025-03-18 16:18:27 +08:00
dependabot[bot] f1ef5a1f51
Bump actions/setup-dotnet from 4.3.0 to 4.3.1 (#6929)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 10:01:15 +08:00
2dust d1e6898290 up 7.10.5 2025-03-17 11:07:31 +08:00
2dust 8597332b21 Fixed warnings 2025-03-17 11:07:01 +08:00
2dust 7cc42ae249 Simply check the file hash value and delete the old pac file 2025-03-17 11:05:04 +08:00
Wydy e054d4487d
Update pac (#6924) 2025-03-17 09:06:21 +08:00
2dust 6ef36f521d Optimize and improve code 2025-03-16 15:48:42 +08:00
2dust a02a122dd1 Update proxy_set_linux_sh
https://github.com/2dust/v2rayN/issues/6886
2025-03-16 11:01:23 +08:00
2dust 701138617c Update Directory.Packages.props 2025-03-16 10:56:33 +08:00
Avery Lynn d0e2cc9442
Fix server deduplicaiton failure (#6900)
- Add a local method AreEquel to compare string values, return TRUE when compare between 'null' and 'string.Emtpy'
2025-03-13 20:11:10 +08:00
DHR60 d561f10edc
Modify default fallback load balancing rule (#6889)
* Modify default fallback load balancing rule

* Refine default fallback load balancing rule based on domain strategy
2025-03-12 18:36:51 +08:00
2dust 2df412476a If it is a Windows WinGet installation, the configuration file is stored in the user directory
https://github.com/2dust/v2rayN/issues/6803
2025-03-09 19:04:49 +08:00
2dust e6011cfede AI-optimized code 2025-03-07 12:11:19 +08:00
2dust bcf43e2928 Enhanced subscription customization configuration
https://github.com/2dust/v2rayN/issues/6875
2025-03-07 11:37:01 +08:00
2dust 3f0f895424 up 7.10.4 2025-03-06 17:35:10 +08:00
2dust 07a3bdc618 AI-optimized code 2025-03-06 16:36:39 +08:00
2dust 7e348c196e AI-optimized code 2025-03-06 14:53:25 +08:00
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