2dust
3d23f3e3a2
Optimized and improved the code
...
Optimized and improved the code for killing core processes in non-Windows environments. Now uses a shell script for precise processing.
2025-07-30 19:52:45 +08:00
2dust
dad35f57d0
Fixed an issue where root processes could not be exited on macOS
2025-07-29 20:23:42 +08:00
2dust
f779e311ed
Optimize code and remove unused resources
2025-07-29 19:42:59 +08:00
maximilionus
ce7c41e3ff
Unix platform elevation enhancements v2 ( #7658 )
...
* Remove multiple send password actions on Unix elev
* Remove CoreAdminHandler password verification
This is useless since already handled in
v2rayN/v2rayN.Desktop/Views/SudoPasswordInputView.axaml.cs with
CheckSudoPasswordAsync().
* Disable caching and prompt for sudo call
* Cleanup CoreAdminHandler pwd verify remains
* Migrate sudo opts to initial pwd verification
2025-07-29 19:28:09 +08:00
DHR60
74bb01d044
Improves private IP address detection ( #7657 )
2025-07-29 19:18:13 +08:00
DHR60
82f9698c0d
Supports IPv6 addresses in profile summary ( #7656 )
2025-07-29 19:16:50 +08:00
2dust
6911883995
Fixed the issue where process does not accept sudo password input stream for the first time
2025-07-27 14:53:27 +08:00
2dust
8704942209
Improve sudo password interaction experience
2025-07-27 10:56:58 +08:00
2dust
e8cdc29bb5
Add sudo password verification success message prompt
2025-07-26 20:55:55 +08:00
DHR60
191a7a6574
Fixes Hysteria2 ports ( #7649 )
2025-07-26 15:07:07 +08:00
2dust
ad5d21db5a
Upgrade Downloader package
2025-07-20 15:06:08 +08:00
2dust
569e939492
Optimizing and improving code
2025-07-20 14:16:19 +08:00
2dust
f8a4f946e4
Fixed the issue of missing files when updating GeoFiles
...
https://github.com/2dust/v2rayN/issues/7585
2025-07-18 19:56:18 +08:00
trojan-uma
0715fa85ce
改进 zh-Hans 描述 ( #7579 )
...
* 统一 zh-Hans 文字描述的括号
* 改进描述
2025-07-16 20:35:09 +08:00
2dust
1360051f0c
Improve and optimize
2025-07-15 20:17:01 +08:00
2dust
26fe9c63a3
Bug fix
...
https://github.com/2dust/v2rayN/issues/7537
2025-07-14 16:32:10 +08:00
2dust
e21c0b4d62
The outbound tag of the route rule can enter a config remarks
...
https://github.com/2dust/v2rayN/issues/7537
2025-07-13 20:25:53 +08:00
maximilionus
916055d8bd
Linux proxy control script improvement ( #7558 )
...
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
* Proper Unix files new-line termination
* Fallback for proxy configuration on Linux
This introduces a special fallback for platform detection that helps
with configuring the proxy settings on minimal (DE-less) setups.
Also unifies the check for proper $MODE value.
2025-07-09 20:59:24 +08:00
happytrudy
683ca8af14
add shadowquic ( #7554 )
2025-07-09 20:41:20 +08:00
2dust
70151db91b
Add tray menu to display the main window
...
https://github.com/2dust/v2rayN/issues/7549
2025-07-09 20:31:37 +08:00
2dust
da3d4c36a9
Improve and optimize the active rules code in routing settings
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-07-06 18:15:07 +08:00
2dust
75ceba1b08
Remove unused
2025-07-06 14:11:34 +08:00
Nelson Lai
60fcf6174e
Update zh hant localization ( #7528 )
...
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
* Update Traditional Chinese localization
* Remove newline at end of Traditional Chinese localization file
2025-07-03 20:46:22 +08:00
2dust
4141f451b7
The window height and width variable type is changed from double to int
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-07-02 20:53:53 +08:00
2dust
7a9ee6e9e2
Each window can remember its size
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-07-01 19:39:27 +08:00
2dust
cb28c31519
Remove unused
2025-07-01 19:19:15 +08:00
DHR60
84f93f2ae6
Optimize proxy chain handling ( #7515 )
...
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
* Optimize proxy chain handling
* Avoids duplicate proxy chain generation
2025-06-30 20:26:10 +08:00
2dust
30c09a7b54
Add mux settings for per-server, VMess/Shadowsocks/VLESS/Trojan
...
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
If you want to use global settings, do not set per-server
2025-06-29 15:06:02 +08:00
2dust
3e71965cd4
Optimization and Improvement,DataGrid list only updates some attribute values
...
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
https://github.com/2dust/v2rayN/issues/7489
2025-06-26 14:23:30 +08:00
2dust
0d74452c6c
Added parameter MacOSShowInDock to control whether MacOS platform app is displayed in the Dock
...
https://github.com/2dust/v2rayN/issues/7465
2025-06-21 17:00:49 +08:00
DHR60
fefa7ded5a
Optimize proxy chain handling for multiple nodes ( #7468 )
...
* Improves outbound proxy chain handling.
* Improves sing-box outbound proxy chain handling.
* AI-optimized code
2025-06-21 16:45:17 +08:00
2dust
298bb64e66
Routing rules do not determine whether it is version V3
2025-06-19 10:04:48 +08:00
2dust
0e5ac65f55
Improved network speed display when using clash api without proxy and direct
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-06-16 15:06:18 +08:00
2dust
06500e0218
When testing, start the core and then delay 1s before starting the 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
https://github.com/2dust/v2rayN/issues/7391
2025-06-15 17:33:11 +08:00
DHR60
9ddf0b42e7
Fix Observatory ( #7437 )
...
* Enables concurrency for observatory
* Adds burst observatory for least load balancer
2025-06-15 14:41:47 +08:00
2dust
7065dabc94
If it is not in China area, no update is required
...
https://github.com/2dust/v2rayN/issues/7417
2025-06-15 14:35:59 +08:00
2dust
d239c627f3
Use File.SetUnixFileMode to set the execute permission first. If that fails, use chmod to set the execute permission.
...
https://github.com/2dust/v2rayN/issues/7416
2025-06-15 12:33:21 +08:00
DHR60
c81bc2f536
Fix ( #7405 )
...
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
#7404
2025-06-08 09:30:08 +08:00
Miheichev Aleksandr Sergeevich
fb4b8b2789
Revision of the Russian translation ( #7342 )
...
* Revision of the Russian translation
* Fix: remove duplicate TbSettingsSocksPortTip and refine three Russian strings
* refactor: improve Russian translations and fix punctuation
- Standardized punctuation in tooltips and messages (replaced semicolons with commas where appropriate)
- Improved consistency in server type labels (moved square brackets in "[TUIC] server" and similar)
- Enhanced clarity in "Speed Ping Test URL" to "URL for real ping test"
- Simplified "NeedRebootTips" message
- Fixed minor grammatical and formatting issues in various UI strings
- Removed duplicate "TbSettingsStartBootTip" entry
- Improved tooltip for port settings
2025-05-28 20:03:50 +08:00
Yuri Tukhachevsky
3812ccc780
Add support for DDE and MATE ( #7353 )
...
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
* add support for UKUI
* Add support for DDE and MATE
2025-05-28 09:05:55 +08:00
Yuri Tukhachevsky
608a6c387a
add support for UKUI ( #7348 )
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-05-26 13:48:31 +08:00
DHR60
b9613875ce
Determine .exe suffix based on OS in GenRoutingDirectExe ( #7322 )
...
* Determine .exe suffix based on OS in GenRoutingDirectExe
* Uses Utils.GetExeName
2025-05-21 19:57:23 +08:00
2dust
5d2aea6b4f
Change the inbound of the xray configuration file from socks to mixed
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-05-17 14:51:18 +08:00
Pk-web6936
5824e18ed6
Update Persian translate ( #7273 )
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-05-15 19:21:53 +08:00
2dust
01b021b2c3
Bug fix
...
https://github.com/2dust/v2rayN/issues/7279
2025-05-12 20:28:28 +08:00
2dust
a2cfe6fa51
Added the current connection information test url option
...
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/discussions/7268
2025-05-11 16:59:00 +08:00
2dust
d3b95d781a
Removed the function of displaying the current connection IP
...
https://github.com/2dust/v2rayN/discussions/7268
2025-05-11 10:38:48 +08:00
2dust
3a4a96f87a
Fix
...
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/7258
2025-05-09 14:33:41 +08:00
2dust
3d462c4be3
Fix
...
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
https://github.com/2dust/v2rayN/issues/7247
2025-05-08 15:56:52 +08:00
DHR60
897a4e5635
Move exe direct rule before clash_mode ( #7236 )
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-05-05 13:59:14 +08:00
DHR60
8b4e2f8f23
Fix DNS ( #7233 )
...
* Fix DNS
* Removes expectIPs from remote DNS
2025-05-04 17:28:57 +08:00
2dust
13b164acac
Enhanced sorting function, can sort by statistics
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-05-03 11:29:36 +08:00
2dust
e590547b30
Revert "Bug fix"
...
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
This reverts commit 5a0fdd971a
.
2025-05-02 10:44:20 +08:00
2dust
5a0fdd971a
Bug fix
...
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
https://github.com/2dust/v2rayN/issues/7211
2025-04-30 14:12:02 +08:00
2dust
6985328653
Optimize and improve code
2025-04-28 15:16:58 +08:00
DHR60
41c406b84d
Revert "Fix xray wireguard chained proxies not working (2dust#7113)" ( #7194 )
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-04-27 09:37:46 +08:00
Pk-web6936
9b92259e80
Update Persian translation ( #7191 )
...
0032a3d27a
2025-04-26 10:30:05 +08:00
2dust
adf3b955d6
Refactor Linux to run Tun as sudo
2025-04-26 09:50:31 +08:00
2dust
0032a3d27a
Fix kill process for linux
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-04-25 16:36:28 +08:00
2dust
c6d347d49a
Refactor the Linux version to not store sudo password
2025-04-25 15:19:49 +08:00
2dust
3f19958c75
Bug fix
...
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/7179
2025-04-24 11:50:24 +08:00
2dust
23eeb8ff55
Try to fix
...
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
https://github.com/2dust/v2rayN/issues/7128
2025-04-18 12:31:46 +08:00
DHR60
ce6572af3d
Fix xray wireguard chained proxies not working ( #7113 )
...
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
* Fix chained proxies not working
* Add domain field for WireGuard exit node
2025-04-12 19:03:34 +08:00
DHR60
cf59137481
fix dns leak ( #7110 )
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-04-12 10:00:18 +08:00
DHR60
5f9f677467
Adjust menu items ( #7100 )
...
* Adjust menu items
* fix #7089
2025-04-11 09:27:34 +08:00
2dust
e3a3b9c201
Improved language res
2025-04-09 17:39:23 +08:00
2dust
321ec30f39
Internationalized code comments
2025-04-09 16:48:38 +08:00
2dust
5adae2dd2a
In Chinese and English, the keyword server is changed to Configuration
2025-04-09 16:21:25 +08:00
2dust
be5e15dfb6
Fix
...
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/pull/7089
2025-04-09 15:25:42 +08:00
DHR60
15d3418c79
add xray wireguard support ( #7089 )
...
* add xray wireguard support
* add wireguard core type settings
* Update OptionSettingWindow.axaml
2025-04-09 15:09:36 +08:00
2dust
0efb0228c6
Update Global.cs
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-04-08 19:06:35 +08:00
DHR60
75b399b48b
Updates profile remark based on core type ( #7076 )
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-04-07 09:58:16 +08:00
2dust
204451db6c
Bug fix
...
https://github.com/2dust/v2rayN/issues/7058
2025-04-03 14:22:12 +08:00
Pk-web6936
f553bbc41e
Update Persian Translation ( #7053 )
2025-04-03 10:19:09 +08:00
2dust
8cb4f2f961
Adjusted the server configuration right-click menu
2025-04-02 15:53:28 +08:00
2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +08:00
NeonSweet
d92540121f
Update proxy_set_linux_sh ( #7042 )
...
Co-authored-by: neonsweet <neonsweet@126.com>
2025-04-02 09:39:51 +08:00
2dust
9a096d31fc
Remove ads rules from default routing rules and DNS
2025-03-30 11:07:59 +08:00
2dust
1e11477e27
When add a new routing rule, add it to the top
2025-03-29 19:48:15 +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
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
70b05d7812
Update ResUI.fa-Ir.resx
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-03-24 09:50:25 +08:00
Pk-web6936
5403fc9e21
Update ResUI.fa-Ir.resx ( #6986 )
...
Update Persian translate
2025-03-24 09:17:28 +08:00
dashi
5bffca9584
Update translate for ResUI.ru.resx ( #6983 )
...
It may contain spelling errors.
2025-03-24 09:17:11 +08:00
Pk-web6936
2060539c34
Update Persian translate ( #6973 )
...
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
Update Persian translate
2025-03-23 10:28:21 +08:00
2dust
de3cdb4f7e
up Resx
2025-03-23 10:18:36 +08:00
2dust
2a4ba2a751
up Resx
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-03-21 11:11:53 +08:00
2dust
7182be921d
Update proxy_set_linux_sh
...
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/6937
2025-03-19 10:04:06 +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
Avery Lynn
d0e2cc9442
Fix server deduplicaiton failure ( #6900 )
...
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
- 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 )
...
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
* 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
...
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
https://github.com/2dust/v2rayN/issues/6803
2025-03-09 19:04:49 +08:00
2dust
e6011cfede
AI-optimized code
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-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
07a3bdc618
AI-optimized code
2025-03-06 16:36:39 +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
8d1853e991
up 7.10.2
2025-03-04 15:11:05 +08:00
DHR60
859299c712
Add kcp DNS masquerade support ( #6852 )
...
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
* 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
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-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 )
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-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
e70658f311
Add Hy2 Port hopping for sing-box 1.11+
...
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/6772
2025-03-01 21:13:37 +08:00
2dust
aa5e4378ab
Update AutoStartupHandler.cs
2025-03-01 14:14:07 +08:00
2dust
24cad87954
Bug fix
...
https://github.com/2dust/v2rayN/issues/6812
2025-02-27 20:12:53 +08:00
2dust
98613c43ca
Fix tun mtu 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-26 20:46:31 +08:00
2dust
555960e210
Optimize and improve code
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-26 17:01:57 +08:00
2dust
6d6894591c
Update Global.cs
2025-02-26 15:51:47 +08:00
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
29e8df7d2e
When set the linux system proxy, use shell scripts instead of command lines
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-24 11:02:51 +08:00
2dust
72ff947d95
Bug fix for ProxySettingOSX
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 19:59:01 +08:00
2dust
3edaac5739
When set the macOS system proxy, use shell scripts instead of command lines
2025-02-23 19:52:13 +08:00
2dust
5777a97119
Create proxy_set_osx_sh
2025-02-23 19:41:34 +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
2f3e409487
Add linux bash param
2025-02-23 16:59:22 +08:00
2dust
aa133bb50b
Update SpeedtestService.cs
2025-02-23 16:34:40 +08:00
2dust
a1edacb196
Update UpdateService.cs
2025-02-21 17:37:36 +08:00
2dust
c9f79e4b47
Added update function for Country.mmdb, geoip-only-cn-private.dat, geoip.metadb
...
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/6752
2025-02-21 15:38:11 +08:00
2dust
40c1498226
When testing speed, skip items with incorrect latency
2025-02-21 14:33:43 +08:00
2dust
b9b4ca6360
The desktop version use SemiFontFamilyRegular, Fall back to built-in fonts
2025-02-20 16:23:46 +08:00
2dust
eee87ded29
Fix cache.db storage location
...
https://github.com/2dust/v2rayN/issues/6731
2025-02-19 10:06:47 +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
32a5cc8aa3
Check for avalonia desktop windows version
2025-02-17 12:27:00 +08:00
2dust
5060a358db
Clear resx
2025-02-16 19:12:58 +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
51ac7cc8be
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-15 11:21:35 +08:00