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
6079e76be5
Improved global hotkey setting
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-25 14:26:12 +08:00
2dust
0b1b681655
Add system proxy pac to the Windows desktop version
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-18 14:38:08 +08:00
2dust
deafd73306
Optimize RemoveInvalidServerResult
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-17 20:00:28 +08:00
2dust
b3e9a957c4
Remove invalid by test results
2025-02-16 15:07:09 +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
3144f1d1c2
Remove SpeedTestPageSize
2025-02-14 15:00:23 +08:00
2dust
a176e7b912
Optimize the prompt function of speed test
...
Save friendly prompt information during speed test.
2025-02-14 14:55: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
7dc9fbd8ff
Improved and optimized speedtest
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-10 10:08:03 +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
67ffa810d3
Optimize code and remove Action
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
2025-02-06 15:28:51 +08:00
2dust
d471336994
Adjust App Exit function
...
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
https://github.com/2dust/v2rayN/issues/6634
2025-02-05 17:31:13 +08:00
2dust
4faa94b2a3
Cache when reading embedded resources
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-01-31 16:02:29 +08:00
2dust
45264005a4
Code clean
2025-01-30 17:10:05 +08:00
2dust
be1e37ddd0
Hide the upgrade core in Windows 7
2025-01-24 14:26:51 +08:00
2dust
54fe669d89
Copy the bin folder to the storage location (for init)
2025-01-18 16:58:44 +08:00
2dust
de1132c2df
Added option to display real-time speed
2025-01-15 19:45:53 +08:00
2dust
f1601c463b
Improvements and Adjustments
...
await Task.CompletedTask;
return await Task.FromResult(0);
2025-01-15 17:26:15 +08:00
2dust
77b15cd530
Add a prompt for not setting a password when open Tun on macos
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-15 11:02:49 +08:00
2dust
4ad4e27dc1
Improve reload function
2025-01-14 17:05:13 +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
780ccb1932
Improved ProfileItemsEx
2025-01-14 11:48:02 +08:00
2dust
7a8680711e
Improvements and Adjustments
2025-01-12 14:30:49 +08:00
2dust
649e89e7af
Added Copy Terminal proxy command to clipboard in tray menu
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/issues/6482
2025-01-12 11:07:34 +08:00
2dust
6c6de1ae7f
Improvements and Adjustments
2025-01-10 20:12:42 +08:00
2dust
e0ae101ff4
Adjust UI for desktop
2025-01-09 15:14:03 +08:00
2dust
b770048f05
The exported routing rules are compatible with the import function of v2rayNG
2025-01-08 17:57:23 +08:00
2dust
4a7bafd011
Fix Linux restore backup function
...
Fixed the issue that the guiNConfig.json file cannot be restored in the backup and restore function
2025-01-05 10:22:18 +08:00
2dust
bc2adbfa77
Add restart to Linux restore backup function
2025-01-04 17:03:12 +08:00
2dust
c0d27504ac
Refactor ProcessStart RebootAsAdmin
2025-01-03 20:56:51 +08:00
2dust
3db1dd7bbb
Add a title to SaveLog
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-03 15:02:31 +08:00
2dust
7884853098
Improved backup and restore
...
Overwrite the configuration file directly in the main program
2025-01-02 13:36:26 +08:00
2dust
0759be1223
Fix rule required
...
https://github.com/2dust/v2rayN/issues/6378
2024-12-31 15:32:31 +08:00
2dust
37cba5ee34
Fix export rule order issue
...
https://github.com/2dust/v2rayN/issues/6377
2024-12-31 14:15:09 +08:00
OnceUponATimeInAmerica
ff642fd1ac
Add full support for (one-click) Iran regional preset by using Chocolate4U's github repos for iran routing rules ( #6384 )
2024-12-31 13:51:06 +08:00
2dust
d6dd110781
Adjust open the storage location
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
2024-12-30 11:10:27 +08:00
2dust
776d37b7aa
Optimize port display
2024-12-23 10:37:43 +08:00
2dust
472963fe2d
Add a second local listening port
...
https://github.com/2dust/v2rayN/issues/6321
2024-12-22 20:03:20 +08:00
2dust
abb58379b3
Add IsNonWindows instead of IsLinux or IsOSX
2024-12-19 11:24:52 +08:00
2dust
c49ba735a0
Optimize code
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-16 21:05:36 +08:00
2dust
a28cef5b98
Fixed the issue of save window size when exit
...
https://github.com/2dust/v2rayN/issues/6251
2024-12-07 21:13:57 +08:00
2dust
bf8bbbdcb0
Code clean
2024-12-07 16:29:58 +08:00
2dust
83ad83b135
Optimize save config files
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-07 14:07:51 +08:00
2dust
c38c62e4c3
Add automatic batching during speed test and real ping
2024-12-05 19:48:42 +08:00
2dust
ccacda9bf5
Using mixed local listening ports
2024-12-03 15:01:36 +08:00
2dust
b4c37d9906
Bug fix
...
https://github.com/2dust/v2rayN/issues/6200
2024-12-02 10:16:07 +08:00
2dust
3b173f0b3e
Improve code
2024-12-01 11:17:36 +08:00
2dust
f36c06389d
Improve the clash connection
2024-12-01 10:18:36 +08:00
2dust
e4d3a98aa8
Fixed the problem of traffic statistics api url
2024-11-30 10:58:53 +08:00