Commit graph

2231 commits

Author SHA1 Message Date
DHR60
77d28e7fcf Uses correct DNS strategy for direct connections 2025-07-31 10:56:08 +08:00
DHR60
906b246873 Refactor DNS tags handling 2025-07-31 10:56:08 +08:00
DHR60
2fcd34b89f Fix 2025-07-31 10:56:08 +08:00
DHR60
2c1beb1530 Regional Preset 2025-07-31 10:56:08 +08:00
DHR60
50824cd125 Fixes Combobox for desktop 2025-07-31 10:56:08 +08:00
DHR60
9bf286a190 Compatible 2025-07-31 10:56:08 +08:00
DHR60
f3782e86e3 rename DNSItem to SimpleDNSItem 2025-07-31 10:56:07 +08:00
DHR60
070f277f20 Fixes geoip overrides rule_set when geosite is also set 2025-07-31 10:56:07 +08:00
DHR60
eb8ce06186 Optimize ExpectedIPs Logic 2025-07-31 10:56:07 +08:00
DHR60
b09b609b0a ExpectedIPs 2025-07-31 10:56:07 +08:00
DHR60
17b9bc462b fix 2025-07-31 10:56:07 +08:00
DHR60
e82fc2c272 Simplify DNS Settings 2025-07-31 10:56:07 +08:00
DHR60
faa540b929 Updates translations 2025-07-31 10:54:43 +08:00
DHR60
25cb376083 Updates sing-box documentation link 2025-07-31 10:54:43 +08:00
DHR60
7c01712e64 Fixes 2025-07-31 10:54:43 +08:00
DHR60
938ef6ccc4 Adds anytls reality support 2025-07-31 10:54:43 +08:00
DHR60
c526949fcb Deletes Duplicate Rules 2025-07-31 10:54:43 +08:00
DHR60
3d4ef78874 Adds sing-box DomainStrategy support 2025-07-31 10:54:43 +08:00
DHR60
1ba04f1cc6 Adds tag resolver supports 2025-07-31 10:54:43 +08:00
DHR60
8e1f15f415 Support sing-box hosts 2025-07-31 10:54:43 +08:00
DHR60
eff14326a5 Removes Wireguard listen port 2025-07-31 10:54:43 +08:00
DHR60
6848cd1e3e Adds properties to Rule4Sbox class 2025-07-31 10:54:43 +08:00
DHR60
72fcc590bd Improves DNS address parsing in Singbox
DNS type, host, port, and path
2025-07-31 10:54:43 +08:00
DHR60
3f4bb59c15 Removes direct clash_mode domain strategy 2025-07-31 10:54:43 +08:00
DHR60
a9c3b9438c Fixes wrong field 2025-07-31 10:54:43 +08:00
DHR60
1ad3c10619 fix singbox endpoints proxy chain not work 2025-07-31 10:54:43 +08:00
DHR60
9dba695cbb Fixes config generation 2025-07-31 10:54:43 +08:00
DHR60
02d9a87038 Refactors DNS address parsing 2025-07-31 10:54:43 +08:00
DHR60
4e808c8ec1 Adds IPv4 preference to DNS configurations
对应原dns.servers[].strategy = prefer_ipv4
2025-07-31 10:54:43 +08:00
DHR60
aa55c7d552 Adds Sing-box legacy DNS config support 2025-07-31 10:54:43 +08:00
DHR60
17269993f6 Utils.GetFreePort() default port to be zero 2025-07-31 10:54:43 +08:00
DHR60
532c5d3fb9 support Wireguard endpoint
Refactors Singbox config classes for dial fields
2025-07-31 10:54:43 +08:00
DHR60
d8bfc809c8 Fetches DNS strategy for domain resolution 2025-07-31 10:54:43 +08:00
DHR60
c0a027faa3 Enables dhcp interface configuration 2025-07-31 10:54:43 +08:00
DHR60
aee4f8daa7 Simplifies local DNS address handling 2025-07-31 10:54:43 +08:00
DHR60
01f7b342da add anytls support 2025-07-31 10:54:42 +08:00
DHR60
f5750e15cc Improves geoip rule handling in singbox 2025-07-31 10:54:42 +08:00
DHR60
d6bfd199a2 Adds Google cn dns rules 2025-07-31 10:54:42 +08:00
DHR60
2418a2ac14 Migrating to singbox 1.12 support 2025-07-31 10:54:42 +08:00
DHR60
8e59539b78 Removes unnecessary sniffer 2025-07-31 10:54:42 +08:00
DHR60
355e435ec4 Migrating to singbox 1.11 support 2025-07-31 10:54:42 +08:00
2dust
ac1231ad54 sing-box LAN listening address changed to 0.0.0.0
https://github.com/2dust/v2rayN/discussions/7669
2025-07-30 21:08:37 +08:00
2dust
8662d94ab6 Fixed bug for macos kill_as_sudo 2025-07-30 20:33:51 +08:00
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
6715d7dce6 up 7.13.4 2025-07-29 20:44:43 +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