DHR60
9df3729f03
migration to singbox 1.12 support ( #7115 )
...
* Migrating to singbox 1.11 support
* Removes unnecessary sniffer
* Migrating to singbox 1.12 support
* Adds Google cn dns rules
* Improves geoip rule handling in singbox
* add anytls support
* Simplifies local DNS address handling
* Enables dhcp interface configuration
* Fetches DNS strategy for domain resolution
* support Wireguard endpoint
* Utils.GetFreePort() default port to be zero
* Adds Sing-box legacy DNS config support
* Adds IPv4 preference to DNS configurations
对应原dns.servers[].strategy = prefer_ipv4
* Refactors DNS address parsing
* Fixes config generation
* fix singbox endpoints proxy chain not work
* Fixes wrong field
* Removes direct clash_mode domain strategy
* Improves DNS address parsing in Singbox
DNS type, host, port, and path
* Adds properties to Rule4Sbox class
2025-05-05 19:22:10 +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
2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +08:00
2dust
71cc6d7a88
Replace all Utils.IsNullOrEmpty(variable) with variable.IsNullOrEmpty()
2025-03-05 19:44:49 +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
45264005a4
Code clean
2025-01-30 17:10:05 +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
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
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
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
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
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
1ff4839be1
Bug fix
...
https://github.com/2dust/v2rayN/issues/6160
2024-11-29 11:31:22 +08:00
2dust
e915726c52
Improved upgrade
...
release / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/issues/6102
2024-11-20 10:29:04 +08:00
fonaix
61e9101851
添加:MacOS 打开存储所在位置功能 ( #6038 )
...
* 添加:MacOS 代理配置与清除
* 修复:点击表头排序时,超时服务器排在前面的问题
* 添加:MacOS 打开存储所在位置功能
* 修复:删除全部节点时,UI不更新的问题
2024-11-11 09:48:20 +08:00
2dust
3db047a12f
Fix
2024-11-09 14:37:48 +08:00
2dust
47318b5d70
Improve the code for Desktop Exit
2024-11-08 11:11:06 +08:00
2dust
e0eb73bb0a
Code clean
2024-11-03 16:45:48 +08:00
2dust
258e822c13
Add exit function to the main interface for Desktop
2024-11-03 14:48:13 +08:00
2dust
4f05b93d63
Bug fix
...
MainModule FileName only exists in Win32.
2024-11-03 13:44:12 +08:00
2dust
2f02c2970c
UseShellExecute = true
2024-10-26 17:55:36 +08:00
2dust
5effbee50b
Fix
...
https://github.com/2dust/v2rayN/issues/5905
2024-10-25 17:41:01 +08:00
2dust
78d182fff3
Add a warning about the use of insecure HTTP protocol subscription address
2024-10-25 11:06:04 +08:00
2dust
0efb0b5e3e
Give core execute permission at runtime
2024-10-25 10:10:55 +08:00
2dust
3fafc6de93
Code optimization
2024-10-24 15:35:37 +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
b3c2084b76
Code optimization, function asynchrony
2024-10-22 17:50:42 +08:00
2dust
3dd54312e7
Code optimization, function asynchrony
2024-10-21 13:46:13 +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
2dust
5c0fba8744
Add scanning QR code from image
2024-10-18 17:35:32 +08:00
2dust
9c4dc185be
Adjust some code
...
https://github.com/2dust/v2rayN/pull/5840
2024-10-16 15:42:44 +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
74f980aab1
Refactor system proxy
2024-10-16 09:20:05 +08:00
2dust
fd7cf164ff
Fix
...
https://github.com/2dust/v2rayN/issues/5821
2024-10-15 09:31:30 +08:00
2dust
2698137dea
Improved UI
...
https://github.com/2dust/v2rayN/issues/5814
2024-10-14 17:28:10 +08:00
2dust
7618f9f7d4
Refactor new StatusBarViewModel
2024-10-12 15:45:21 +08:00
2dust
d7bde77977
up PackageReference
2024-10-11 15:06:48 +08:00
2dust
a0286ff810
Improved MessageBus contract
2024-10-11 10:17:44 +08:00
2dust
a556bf9487
Improved ReactiveCommand.CreateFromTask
2024-10-10 18:02:09 +08:00
2dust
3c45ef624a
Rename v2rayUpgrade 2 AmazTool
2024-10-09 20:13:25 +08:00