2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +08:00
DHR60
e3580b05f7
add xray core leastPing support ( #7023 )
...
* add xray core leastPing support
* Refactor multi-server configuration UI logic
* Remove unused functions
2025-03-29 16:44:42 +08:00
2dust
f3af831cf2
Replace all Utils.IsNotEmpty(variable) with variable.IsNotEmpty()
2025-03-05 16:42:43 +08:00
2dust
1198ec0f74
Improved and optimized speedtest
...
When testing server speed, start the Core for each server and generate the same configuration files as when using the server.
Add a folder binConfigs to store temporary configuration files for Core.
2025-02-13 19:46:51 +08:00
2dust
f1601c463b
Improvements and Adjustments
...
await Task.CompletedTask;
return await Task.FromResult(0);
2025-01-15 17:26:15 +08:00
2dust
ed7fb4f6e3
Code clean
2025-01-05 14:50:31 +08:00
2dust
3db1dd7bbb
Add a title to SaveLog
2025-01-03 15:02:31 +08:00
2dust
6e35a260e8
Bug fix
...
https://github.com/2dust/v2rayN/issues/5915
2024-10-26 09:55:22 +08:00
2dust
3c550c094a
The first letter of the guiconfig attribute must be capitalized.
2024-10-23 17:00:33 +08:00
2dust
5ea6b1e08a
Update RetResult
2024-10-21 18:18:41 +08:00
2dust
a866017b4c
Code optimization, function asynchrony
2024-10-21 09:45:33 +08:00
2dust
4ccc7aa92d
Refactor NoticeHandler
2024-10-07 10:59:13 +08:00
2dust
d5c6a42a9a
Refactor some service
2024-10-07 10:39:43 +08:00