DHR60
0af29f50c0
UDP Test ( #8999 )
...
* UDP Test
Increases UDP test timeout
Pref exception
Fix
Add Minecraft Bedrock Edition Test
* Optimization
* Refactor
* Rename
2026-04-25 10:45:45 +08:00
DHR60
9f0ef36cc0
Refactor Transport ( #9004 )
...
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions
* Refactor transport
* Rename tcp to raw
* Fix
* Fix
Fix raw http ui
Fill xhttp default mode
Fix share uri
Remove RawHost
Fix singbox tcp http path
Fix vmess share uri
* Tidy Resx
* Fix
* Rename TransportExtra to TransportExtraItem
---------
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2026-04-16 20:21:10 +08:00
DHR60
04783ecf44
Add NaiveProxy support ( #8819 )
...
* Add UoT support
* Add NaiveProxy support
* Fix
2026-03-21 16:54:36 +08:00
2dust
e4701d6703
Add one-click test of real connection delay
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-10-22 19:54:24 +08:00
2dust
91af50f99a
Optimize code ,add IsGroupType extension. Adjust EConfigType
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-10-08 17:13:54 +08:00
DHR60
31b5b4ca0c
Add rule type selection to routing rules ( #8007 )
...
* Add rule type selection to routing rules
* Use enum
---------
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2025-10-08 10:40:26 +08:00
DHR60
11343a30fd
Multi profile ( #7929 )
...
* Multi Profile
* VM and wpf
* avalonia
* Fix right click not working
* Exclude specific profile types from selection
* Rename
* Add Policy Group support
* Add generate policy group
* Adjust UI
* Add Proxy Chain support
* Fix
* Add fallback support
* Add PolicyGroup include other Group support
* Add group in traffic splitting support
* Avoid duplicate tags
* Refactor
* Adjust chained proxy, actual outbound is at the top
Based on actual network flow instead of data packets
* Add helper function
* Refactor
* Add chain selection control to group outbounds
* Avoid self-reference
* Fix
* Improves Tun2Socks address handling
* Avoids circular dependency in profile groups
Adds cycle detection to prevent infinite loops when evaluating profile groups.
This ensures that profile group configurations don't result in stack overflow errors when groups reference each other, directly or indirectly.
* Fix
* Fix
* Update ProfileGroupItem.cs
* Refactor
* Remove unnecessary checks
---------
Co-authored-by: 2dust <31833384+2dust@users.noreply.github.com>
2025-10-05 16:27:34 +08:00
2dust
671678724b
Optimization and improvement, using event subscribers
2025-09-24 10:57:06 +08:00
2dust
1a6fbf782d
Using RxApp replace ViewAction
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-09-02 17:12:38 +08:00
2dust
e3a63db966
Using RxApp replace ViewAction
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-08-30 20:36:16 +08:00
2dust
5a3286dad1
Using RxApp replace ViewAction
2025-08-30 19:32:07 +08:00
2dust
058c6e4a85
Use Rx event subscription instead of MessageBus to send information
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-08-29 15:46:09 +08:00
2dust
ea1d438e40
Use Rx event subscription to replace MessageBus refresh configuration file function
2025-08-29 14:46:08 +08:00
DHR60
3eb49aa24c
Add mieru support ( #7828 )
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-08-25 17:43:53 +08:00
DHR60
b5e0a77401
Full Config Template ( #7576 )
...
* Feat. custom config
* Fixes TypeInfoResolver Exception
* Adjust UI
* Fixes
* Adjust Avalonia UI
* Add Detour Feature
* Avoids detour for private networks
* Rename
* Adds Documents
2025-08-11 20:01:48 +08:00
DHR60
7995bdd4df
Migrate to sing-box 1.12 support ( #7521 )
...
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
* Revert "Temporary addition to support proper use of sing-box v1.12"
This reverts commit 508eb24fc3 .
* 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
Refactors Singbox config classes for dial fields
* 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
* Removes Wireguard listen port
* Support sing-box hosts
* Adds tag resolver supports
* Adds sing-box DomainStrategy support
* Deletes Duplicate Rules
* Adds anytls reality support
* Fixes
* Updates sing-box documentation link
* Updates translations
2025-08-10 10:15:32 +08:00
happytrudy
683ca8af14
add shadowquic ( #7554 )
2025-07-09 20:41:20 +08:00
2dust
c6d347d49a
Refactor the Linux version to not store sudo password
2025-04-25 15:19:49 +08:00
2dust
4d3db56065
csharp_style_namespace_declarations = file_scoped
2025-04-02 11:44:23 +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
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
e6b27d17e4
Add support for overtls custom configuration
...
https://github.com/ShadowsocksR-Live/overtls
2025-02-03 15:43:26 +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
edbd168dcf
Add theme options for desktop
2025-01-10 15:53:06 +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
472963fe2d
Add a second local listening port
...
https://github.com/2dust/v2rayN/issues/6321
2024-12-22 20:03:20 +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
ccacda9bf5
Using mixed local listening ports
2024-12-03 15:01:36 +08:00
2dust
5494d63878
Remove v2fly-core UI operation support
2024-12-03 13:58:56 +08:00
2dust
50f39dc40e
Delete splithttp
2024-11-22 20:56:34 +08:00
2dust
04efed2079
SplitHTTP is now XHTTP for xray
2024-11-13 19:48:44 +08:00
2dust
a849dec6c2
Remove SagerNet
2024-11-13 18:00:31 +08:00
2dust
201cfaa922
Fix
...
https://github.com/2dust/v2rayN/issues/5966
2024-11-02 15:02:30 +08:00
2dust
1273d2aee1
Improved font settings
2024-10-27 14:57:45 +08:00
2dust
3c550c094a
The first letter of the guiconfig attribute must be capitalized.
2024-10-23 17:00: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
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
a0286ff810
Improved MessageBus contract
2024-10-11 10:17:44 +08:00
2dust
4ccc7aa92d
Refactor NoticeHandler
2024-10-07 10:59:13 +08:00
2dust
75d86cf883
Remove SagerNet clash clash_meta
2024-10-05 17:51:31 +08:00
2dust
cc428618e5
Adjusting the text display
2024-09-23 17:17:12 +08:00
2dust
81b84d235c
Code clean
2024-09-04 16:15:31 +08:00
2dust
d91b0afb9a
Improved log message display
2024-09-03 16:03:26 +08:00
2dust
f0d05a7d4e
Refactor check updates
2024-09-01 16:39:45 +08:00
2dust
8d1d10b783
Refactoring Project
2024-08-20 14:15:29 +08:00
2dust
61bea05f63
Refactoring Project
2024-08-19 18:15:54 +08:00