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
50959951ae
The number of concurrent during multi-test
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
3bbd1edf06
Update V2rayConfig.cs
2025-02-12 19:18:59 +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
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
7a8680711e
Improvements and Adjustments
2025-01-12 14:30:49 +08:00
2dust
2440dc2440
Remove deprecated DefIEProxyExceptions
2025-01-11 19:34:04 +08:00
2dust
40915b5f98
Adjust theme options for windows
2025-01-11 11:23:40 +08:00
2dust
edbd168dcf
Add theme options for desktop
2025-01-10 15:53:06 +08:00
2dust
d93c12b354
Add more options to xray fragment
2025-01-08 13:52:21 +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
1a33c598e8
Disable mux when using xhttp
2024-12-16 21:01:03 +08:00
2dust
3bc17bd50a
Add host for xray ws
...
https://github.com/XTLS/Xray-core/pull/4142
2024-12-16 14:22:31 +08:00
2dust
c38c62e4c3
Add automatic batching during speed test and real ping
2024-12-05 19:48:42 +08:00
2dust
3b63a3d308
Fix
...
https://github.com/2dust/v2rayN/issues/6216
2024-12-05 14:04:39 +08:00
2dust
f36c06389d
Improve the clash connection
2024-12-01 10:18:36 +08:00
2dust
d9c22de6b8
Added core update function for macos
2024-11-25 20:31:12 +08:00
2dust
a2413fdf23
Remove Routing Basic function
2024-11-20 12:01:04 +08:00
2dust
bee66d06dd
Added real IP location display
...
https://ipapi.co/api/?shell#introduction
2024-11-19 16:43:00 +08:00
2dust
945a0add96
Code clean
2024-11-19 15:52:08 +08:00
2dust
8f6d443104
Hide to tray when closing the window
...
https://github.com/2dust/v2rayN/issues/6076
2024-11-15 19:50:37 +08:00
2dust
ba5ad12e13
Linux password encryption storage
2024-11-15 09:42:49 +08:00
2dust
b8a0293b52
Add xhttp extra for xray
...
https://github.com/XTLS/Xray-core/pull/4000
2024-11-14 14:37:03 +08:00
2dust
d781c768e9
Add xhttp mode for xray
...
https://github.com/XTLS/Xray-core/pull/3994
2024-11-14 09:48:43 +08:00
2dust
04efed2079
SplitHTTP is now XHTTP for xray
2024-11-13 19:48:44 +08:00
2dust
28019dc511
Migrate xray traffic statistics to Metrics
...
https://xtls.github.io/config/metrics.html
2024-11-13 16:45:23 +08:00
2dust
9d638968a9
Use tun mode without running with sudo in linux
2024-11-13 16:22:56 +08:00
2dust
9e84de8e76
Migrating the sing-box configuration to 1.10.0
...
https://sing-box.sagernet.org/migration/#tun-address-fields-are-merged
2024-11-10 17:30:03 +08:00
DecorativeFamily and codefactor-io
c4b490e46d
[CodeFactor] Apply fixes ( #6005 )
...
Co-authored-by: codefactor-io <support@codefactor.io >
2024-11-07 14:46:27 +08:00
2dust
ee57d5b8e6
Improve checkup date
2024-11-04 14:15:59 +08:00
2dust
4eda3dd8fa
Add Memo attribute to subscription group
...
https://github.com/2dust/v2rayN/issues/5981
2024-11-04 10:42:42 +08:00
2dust
7df90a6034
Bug fix
...
https://github.com/2dust/v2rayN/issues/5928
2024-10-28 09:16:24 +08:00
2dust
871cb81323
Code clean
2024-10-24 17:56:39 +08:00
2dust
40ea454a7c
Remove X86 support
2024-10-24 10:32:19 +08:00
2dust
ffb38129e2
The first letter of the guiconfig attribute must be capitalized.
2024-10-23 17:19:57 +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
394b657fc9
Code optimization, function asynchrony
2024-10-20 11:51:05 +08:00
runetfreedom
2edbbc523a
External routing rules templates + regional presets support ( #5840 )
...
* External routing rules templates + auto download geo file if repo changed
* Regional presets support
2024-10-16 14:11:20 +08:00
2dust
35e5475255
Add system proxy for kde
2024-10-15 20:22:26 +08:00
runetfreedom and 2dust
eebb6735aa
Add sing-box srs custom url support for fix TUN ( #5835 )
...
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com >
2024-10-15 13:28:51 +08:00
2dust
24afe8bde4
Fix
...
https://github.com/2dust/v2rayN/pull/5829
2024-10-14 19:29:15 +08:00
runetfreedom and 2dust
c6caf29b5b
Custom geo file source from settings ( #5829 )
...
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com >
2024-10-14 17:50:44 +08:00
2dust
6b99b7eec5
Refactor Utils
2024-10-14 10:42:05 +08:00