2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +08:00
patterniha
6ad0762731
set xray.location.cert to asset(bin) path ( #7004 )
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows desktop (Avalonia UI) / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
* Update Global.cs
* Update CoreHandler.cs
2025-03-27 09:50:19 +08:00
2dust
71cc6d7a88
Replace all Utils.IsNullOrEmpty(variable) with variable.IsNullOrEmpty()
2025-03-05 19:44:49 +08:00
2dust
24cad87954
Bug fix
...
https://github.com/2dust/v2rayN/issues/6812
2025-02-27 20:12:53 +08:00
2dust
aeddbc1dcc
CreateLinuxShellFile in the binConfigs folder
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-02-23 17:19:45 +08:00
2dust
50959951ae
The number of concurrent during multi-test
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows desktop (Avalonia UI) / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-02-15 20:27:20 +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
7ea8fae2da
Improve test logic
...
Retest the failed part of the test and call it recursively.
Remove the number of batches that are automatically divided when testing parameters.
2025-02-08 16:43:40 +08:00
2dust
2a0012824a
Add support for brook custom configuration
...
https://github.com/txthinking/brook
https://github.com/txthinking/brook/issues/1372
2025-02-03 15:06:21 +08:00
2dust
45264005a4
Code clean
2025-01-30 17:10:05 +08:00
2dust
6c5011ad68
Try to remove the tun device when restarting the service in Windows
...
https://github.com/2dust/v2rayN/pull/6561
2025-01-30 10:46:04 +08:00
2dust
54fe669d89
Copy the bin folder to the storage location (for init)
2025-01-18 16:58:44 +08:00
2dust
0953237e9e
Improvements
2025-01-18 16:01:52 +08:00
2dust
5ae58e6a98
Improve reload function
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-01-14 14:49:17 +08:00
2dust
a176613119
Bug fix for ProcUtils
2025-01-11 10:44:34 +08:00
2dust
bc2adbfa77
Add restart to Linux restore backup function
2025-01-04 17:03:12 +08:00
2dust
5732b84a7b
Refactor KillProcess
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2025-01-04 15:06:30 +08:00
2dust
5392766c5e
Improved KillProcess
2025-01-03 15:01:30 +08:00
2dust
02a13ce028
Add logging to KillProcess
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
https://github.com/2dust/v2rayN/issues/6386
2025-01-02 13:54:17 +08:00
2dust
2e4501187c
Window title display adjustment
...
https://github.com/2dust/v2rayN/issues/6389
2025-01-01 10:38:55 +08:00
2dust
abb58379b3
Add IsNonWindows instead of IsLinux or IsOSX
2024-12-19 11:24:52 +08:00
2dust
4f56174c8f
Bug fix
...
https://github.com/2dust/v2rayN/issues/6219
2024-12-05 12:16:53 +08:00
2dust
e4d3a98aa8
Fixed the problem of traffic statistics api url
2024-11-30 10:58:53 +08:00
2dust
f685682214
Code clean
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-11-29 19:21:09 +08:00
2dust
558e5bb340
Improve tun for linux
2024-11-29 10:31:57 +08:00
2dust
59b34688ea
Improve tun for linux
2024-11-27 16:52:25 +08:00
2dust
ba17f8fde9
Improve CoreHandler
2024-11-27 11:05:41 +08:00
2dust
a5d99b1eb5
Improved Tun mode function in Linux version
2024-11-26 15:11:02 +08:00
2dust
800d193acb
Bug fix
2024-11-26 14:39:33 +08:00
cryptochecktool
7a1d12be76
Update CoreHandler.cs ( #6163 )
...
将Desutils替换为Aesutils,提高安全性
2024-11-26 13:54:12 +08:00
2dust
d9c22de6b8
Added core update function for macos
2024-11-25 20:31:12 +08:00
2dust
b5e1a297ae
Optimize Linux start tun mode
...
You can choose not to store the password and enter it manually each time
2024-11-18 16:44:12 +08:00
2dust
e335b2c0d6
Fix with AppendQuotes
2024-11-17 14:11:17 +08:00
2dust
96ae5517f6
Improve core msg
2024-11-17 09:58:57 +08:00
2dust
ba5ad12e13
Linux password encryption storage
2024-11-15 09:42:49 +08:00
2dust
2de9e14c7d
xray-core uses quic to add failure prompts and plans to remove quic
2024-11-13 19:00:35 +08:00
2dust
9d638968a9
Use tun mode without running with sudo in linux
2024-11-13 16:22:56 +08:00
2dust
a1c8bc0e61
Improve the code
2024-11-11 16:56:08 +08:00
2dust
4f05b93d63
Bug fix
...
MainModule FileName only exists in Win32.
2024-11-03 13:44:12 +08:00
2dust
88990b4828
Bug fix
...
0efb0b5e3e
2024-10-26 18:00:22 +08:00
2dust
1106fd8cf1
Give upgrade app execute permission at runtime
2024-10-25 20:32:47 +08:00
2dust
0efb0b5e3e
Give core execute permission at runtime
2024-10-25 10:10:55 +08:00
2dust
a2e8755730
Xray Asset Location use XRAY_LOCATION_ASSET
2024-10-25 09:31:16 +08:00
2dust
f0bac4b4c8
Code optimization
2024-10-24 10:25:02 +08:00
2dust
3c550c094a
The first letter of the guiconfig attribute must be capitalized.
2024-10-23 17:00:33 +08:00
2dust
2d143687b8
The first letter of the guiconfig attribute must be capitalized.
2024-10-23 10:42:35 +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
53e19ecb1d
Improved Action Invoke
2024-10-08 13:47:13 +08:00
2dust
3e74bb65bd
Improved models
2024-10-08 09:50:03 +08:00