2dust
701138617c
Update Directory.Packages.props
2025-03-16 10:56:33 +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
3f0f895424
up 7.10.4
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-06 17:35:10 +08:00
2dust
07a3bdc618
AI-optimized code
2025-03-06 16:36:39 +08:00
2dust
7e348c196e
AI-optimized code
2025-03-06 14:53:25 +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
78fde575d7
up 7.10.3
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-04 17:03:26 +08:00
2dust
6e5af34877
Revert "If the update fails during the upgrade, the update will be retried."
...
This reverts commit 9748fbb076
.
2025-03-04 17:02:05 +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
438eaba4d5
up 7.10.1
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-02 10:30:08 +08:00
2dust
3c8baa99d5
Update Directory.Packages.props
2025-03-02 10:29:43 +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
2dd10cf5a1
Optimize QrcodeView
2025-03-01 19:56:52 +08:00
2dust
96781a784b
git submodule update --remote
2025-03-01 15:29:54 +08:00
2dust
9748fbb076
If the update fails during the upgrade, the update will be retried.
2025-03-01 14:23:43 +08:00
2dust
aa5e4378ab
Update AutoStartupHandler.cs
2025-03-01 14:14:07 +08:00
2dust
a7de149fd7
up 7.10.0
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-02-28 09:46:43 +08:00
2dust
579f47ba0d
Create GlobalHotKeys
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-27 20:25:20 +08:00
2dust
24cad87954
Bug fix
...
https://github.com/2dust/v2rayN/issues/6812
2025-02-27 20:12:53 +08:00
2dust
84d72cd110
Use project to implement Windows global hotkey
...
https://github.com/2dust/GlobalHotKeys
2025-02-27 20:12:07 +08:00
2dust
c0cd46a5aa
Optimize HotkeyHandler
2025-02-27 17:50:54 +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
a18ae5582b
Jump to the selected item when refreshing the server list
...
https://github.com/2dust/v2rayN/issues/6800
2025-02-26 16:36:36 +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
a7f35d4495
Windows desktop version add global hotkey 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
2025-02-26 10:52:36 +08:00
2dust
add92cfa7c
Update desktop global hotkey setting
2025-02-25 16:14:50 +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
166c7cb2f5
Fix window title
2025-02-25 14:15:54 +08:00
2dust
4ae25b2f34
Improved global hotkey setting
2025-02-24 19:53:38 +08:00
2dust
cdfb621c59
Update MsgView.axaml
2025-02-24 19:07:05 +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
064a04fbad
up 7.9.3
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-02-21 17:47:30 +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
390061f9bd
Fix the desktop UI bug
2025-02-21 12:40:45 +08:00
2dust
42324a2c9e
Adjust controls margin
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-20 18:34:25 +08:00
2dust
b9b4ca6360
The desktop version use SemiFontFamilyRegular, Fall back to built-in fonts
2025-02-20 16:23:46 +08:00
2dust
565697bc0b
The desktop version unified icon 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-02-20 14:32:38 +08:00
2dust
2e6c82c851
Adjust UI
...
https://github.com/2dust/v2rayN/issues/6751
2025-02-20 14:07:12 +08:00
2dust
ee75dd37af
The desktop version add wrap to the subscription group
2025-02-20 11:08:28 +08:00
2dust
4859dcda08
up 7.9.2
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-19 21:10:47 +08:00
2dust
2e962e555d
Use AutoCompleteBox instead of editable Combobox for desktop
...
Thanks to https://github.com/irihitech/Ursa.Avalonia
2025-02-19 17:41:58 +08:00
2dust
ab73e5acb2
Micro-adjustment interface
2025-02-19 17:39:47 +08:00
2dust
4e3e5ce130
Add CanUserReorderColumns for desktop
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-19 15:03:29 +08:00
2dust
bb8eef3bf5
Removed the Hide to tray when closing the window feature for Windows version
...
https://github.com/2dust/v2rayN/issues/6726
2025-02-19 10:42:31 +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
e0f005bd96
up 7.9.1
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 18:58:19 +08:00
2dust
2cacc372ad
Optimize desktop DataGrid RowHeight adjusts with font size
2025-02-18 18:48:29 +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
317a5da120
up build
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 14:38:26 +08:00
2dust
32a5cc8aa3
Check for avalonia desktop windows version
2025-02-17 12:27:00 +08:00
2dust
6910e03ef4
up 7.9.0
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-16 20:34:14 +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
f6dbfc2dac
up PackageVersion
2025-02-16 15:05:10 +08:00
2dust
2966a34e63
Update Directory.Build.props
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-16 11:15:32 +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
c2e1cf7bdb
Fix windows TaskbarIcon
2025-02-15 17:26: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
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
4104964e38
up 7.8.3
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-02-12 20:04:29 +08:00
2dust
3bbd1edf06
Update V2rayConfig.cs
2025-02-12 19:18:59 +08:00
2dust
6cd5063c9b
Fix call core file
...
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/6680
2025-02-12 11:23:22 +08:00
2dust
e544df6d01
up 7.8.2
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-11 16:30:16 +08:00
2dust
f952d2383c
Remove IncludeNativeLibrariesForSelfExtract
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-11 10:16:19 +08:00
2dust
8a29e147d3
Added Enable Mixin parameter
2025-02-10 20:04:47 +08:00
Alphax-Hue3682
8a19128e7f
Update Persian translate ( #6651 )
...
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
* Update ResUI.fa-Ir.resx
2025-02-10 17:40:21 +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
31a179e647
Code clean
2025-02-09 20:17:56 +08:00
2dust
c3fdfcc4bd
up 7.8.1
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-02-08 16:49:59 +08:00
2dust
7ea8fae2da
Improve test logic
...
Retest the failed part of the test and call it recursively.
Remove the number of batches that are automatically divided when testing parameters.
2025-02-08 16:43:40 +08:00
2dust
67ffa810d3
Optimize code and remove Action
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-02-06 15:28:51 +08:00
2dust
ba2a636dd2
Fixed the system language judgment during the first run
...
https://github.com/2dust/v2rayN/issues/6638
2025-02-06 14:36:38 +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
7e6482fdff
Adjust hysteria core run arguments
...
https://github.com/2dust/v2rayN/issues/6635
2025-02-05 17:14:56 +08:00
2dust
a8eba93ffd
up 7.8.0
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-04 14:30:42 +08:00
2dust
4ffe595db6
Code clean
2025-02-04 14:30:28 +08:00
2dust
885587e551
Update Directory.Packages.props
2025-02-04 14:19:56 +08:00
2dust
e986dc189e
Fix ProcUtils NoAssociatedProcess issue
2025-02-04 10:30:33 +08:00
2dust
bccab41c8f
Update Directory.Build.props
2025-02-04 10:28:49 +08:00
2dust
79a0538ca0
Improve core info
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-03 20:19:20 +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
9d92be99ee
Improve core running arguments
2025-02-03 14:48:53 +08:00
2dust
6914831d30
Code clean
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-02 17:48:59 +08:00
2dust
ce7303bd0d
up 7.7.1
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-01 14:16:54 +08:00
2dust
4c3318ac86
Revert "Update MainWindow.axaml.cs"
...
This reverts commit 4d95d7d8c0
.
2025-02-01 14:11:12 +08:00
2dust
db25fdeee1
Revert "Remove using System.Reflection"
...
This reverts commit 732c3eee8b
.
2025-02-01 13:51:28 +08:00
2dust
732c3eee8b
Remove using System.Reflection
2025-02-01 10:34:05 +08:00
2dust
2b0d805b2f
Update Directory.Build.props
2025-02-01 10:33:11 +08:00
2dust
4faa94b2a3
Cache when reading embedded resources
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-01-31 16:02:29 +08:00
2dust
4d95d7d8c0
Update MainWindow.axaml.cs
...
if (Utils.IsOSX() || _config.UiItem.Hide2TrayWhenClose)
2025-01-31 15:59:35 +08:00
2dust
4a32b2c814
Fixed the issue of update the Windows self contained 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-01-30 18:06:13 +08:00
2dust
45264005a4
Code clean
2025-01-30 17:10:05 +08:00
ShiinaRinne
b2feaf3ba9
[macOS] feat: auto run. https://github.com/2dust/v2rayN/issues/6383 ( #6597 )
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-01-30 13:24:01 +08:00
2dust
6c5011ad68
Try to remove the tun device when restarting the service in Windows
...
https://github.com/2dust/v2rayN/pull/6561
2025-01-30 10:46:04 +08:00
ShiinaRinne
c0f8b6b84c
[macOS] amend: Child window visibility handling ( #6598 )
...
https://github.com/2dust/v2rayN/pull/6596
When the main window is hidden, open child windows are mistakenly hidden as well.
This prevents reopening child windows after the main window is shown again.
2025-01-30 10:12:59 +08:00
ShiinaRinne
f71125d8f3
macOS 一些优化 ( #6596 )
...
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
* [macOS] hide icon in Dock
* [macOS] fix: close button not work
* [macOS] fix: cant directly show window when click `Show or hide the main window` on minimized
2025-01-29 19:26:40 +08:00
2dust
e674a025d8
Adjust Directory.Build.props
...
https://learn.microsoft.com/zh-cn/dotnet/core/deploying/trimming/trimming-options
https://learn.microsoft.com/zh-cn/dotnet/csharp/language-reference/compiler-options/code-generation
2025-01-29 15:17:30 +08:00
2dust
dadc24876f
Change Directory
2025-01-29 14:22:30 +08:00
Anatoliy
98d4801b7e
Use Directory.Build.props for centralized configuration management ( #6591 )
...
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
* use Directory.Buld.props
* remove some properties
2025-01-28 20:01:59 +08:00
2dust
a5aa286535
Add Name to App.axaml
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-01-25 20:45:56 +08:00
2dust
8c55c629cd
Fix PackageReference
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-01-24 20:28:04 +08:00
Anatoliy
02f4dcbaf7
use Directory.Packages.props ( #6581 )
2025-01-24 19:00:21 +08:00
2dust
470dec5588
up PackageReference
2025-01-24 17:24:07 +08:00
2dust
be1e37ddd0
Hide the upgrade core in Windows 7
2025-01-24 14:26:51 +08:00
2dust
fdc32601a9
Update ResUI.Designer.cs
2025-01-24 14:25:56 +08:00
2dust
d3b86858e1
Revert "Use Directory.Packages.props ( #6575 )"
...
This reverts commit 9c20d9cb1f
.
2025-01-24 14:25:13 +08:00
Anatoliy
9c20d9cb1f
Use Directory.Packages.props ( #6575 )
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-24 09:57:38 +08:00
alphax-hue3682
d2cda16378
Update Persian Translate ( #6559 )
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-01-22 10:00:33 +08:00
OnceUponATimeInAmerica
1b8a58cd07
Update English translation ( #6555 )
2025-01-21 09:15:48 +08:00
Anatoliy
0c3293045f
Remove extra .gitignore file and move .gitattributes to the root folder for consistent storage of .git-related files. ( #6545 )
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-20 09:28:30 +08:00
2dust
26abe7e7d7
up 7.7.0
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-19 09:36:43 +08:00
2dust
61a40d2860
up PackageReference
2025-01-19 09:27:20 +08:00
2dust
54fe669d89
Copy the bin folder to the storage location (for init)
2025-01-18 16:58:44 +08:00
2dust
0953237e9e
Improvements
2025-01-18 16:01:52 +08:00
2dust
cf1a8599eb
When updating the bin folder, skip the file if it already exists.
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
https://github.com/2dust/v2rayN/issues/6515
2025-01-17 10:27:29 +08:00
alphax-hue3682
171132be12
Update Persian Translate ( #6513 )
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-16 15:56:05 +08:00
2dust
43c95422b7
up 7.6.2
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-15 19:49:14 +08:00
esmaiel777
2662243641
Update dns_singbox_normal ( #6511 )
2025-01-15 19:47:45 +08:00
esmaiel777
060a35e091
Update tun_singbox_dns ( #6510 )
2025-01-15 19:47:34 +08:00
2dust
de1132c2df
Added option to display real-time speed
2025-01-15 19:45:53 +08:00
2dust
f19edc9370
Improvements and Adjustments
...
InitCoreInfo()
2025-01-15 17:31:13 +08:00
2dust
f1601c463b
Improvements and Adjustments
...
await Task.CompletedTask;
return await Task.FromResult(0);
2025-01-15 17:26:15 +08:00
2dust
77b15cd530
Add a prompt for not setting a password when open Tun on macos
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-15 11:02:49 +08:00
2dust
4ad4e27dc1
Improve reload function
2025-01-14 17:05:13 +08:00
2dust
7370684985
Improve delete expired files
2025-01-14 17:04:43 +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
780ccb1932
Improved ProfileItemsEx
2025-01-14 11:48:02 +08:00
2dust
6b4076be10
up 7.6.1
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
2025-01-12 19:36:19 +08:00
alphax-hue3682
d7a04a15ae
Update Persian translate ( #6487 )
2025-01-12 19:33:57 +08:00
2dust
2ae43f8bdb
Revert "Remove rules custom Icon"
...
This reverts commit d3ebc17a10
.
2025-01-12 19:33:23 +08:00
2dust
d3ebc17a10
Remove rules custom Icon
2025-01-12 14:35:59 +08:00
2dust
7a8680711e
Improvements and Adjustments
2025-01-12 14:30:49 +08:00
2dust
649e89e7af
Added Copy Terminal proxy command to clipboard in tray menu
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/issues/6482
2025-01-12 11:07:34 +08:00
2dust
cb94d64395
Bug fix
2025-01-11 19:35:32 +08:00
2dust
2440dc2440
Remove deprecated DefIEProxyExceptions
2025-01-11 19:34:04 +08:00
Little丶Dreams
364a24c580
CloneServerStatItem 时检查indexId和toIndexId是否相同 ( #6478 )
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-11 14:44:09 +08:00
2dust
8f3e0dbd82
up 7.6.0
2025-01-11 11:48:57 +08:00
alphax-hue3682
596234df26
Update Persian translate ( #6465 )
...
* Update ResUI.fa-Ir.resx
e0ae101ff4
* Update ResUI.fa-Ir.resx
2025-01-11 11:30:06 +08:00
2dust
c38aec50dc
Delete unused resources
2025-01-11 11:28:35 +08:00
2dust
40915b5f98
Adjust theme options for windows
2025-01-11 11:23:40 +08:00
2dust
a176613119
Bug fix for ProcUtils
2025-01-11 10:44:34 +08:00
2dust
6c6de1ae7f
Improvements and Adjustments
2025-01-10 20:12:42 +08:00
2dust
edbd168dcf
Add theme options for desktop
2025-01-10 15:53:06 +08:00
2dust
127858d582
Adjust UI for desktop
2025-01-10 14:23:03 +08:00
2dust
baf90cfbdd
Sing-box cache file specified path
...
https://github.com/2dust/v2rayN/issues/6460
2025-01-10 10:00:00 +08:00
2dust
1a5eeb9401
Adjust UI for desktop
2025-01-09 21:03:17 +08:00
2dust
e0ae101ff4
Adjust UI for desktop
2025-01-09 15:14:03 +08:00
Long Yixing
8b4a07dfe8
Modify the macos build script ( #6461 )
...
No longer generate AppIcon.icns
2025-01-09 10:21:07 +08:00
2dust
db934e70cb
The icon of the system proxy can be customized
...
https://github.com/2dust/v2rayN/issues/6459
2025-01-08 20:35:33 +08:00
2dust
b770048f05
The exported routing rules are compatible with the import function of v2rayNG
2025-01-08 17:57:23 +08:00
2dust
27c53be209
up 7.5.6
2025-01-08 14:16:30 +08:00
2dust
d93c12b354
Add more options to xray fragment
2025-01-08 13:52:21 +08:00
2dust
98d4a47efb
Fix Mux for XUDP
...
https://github.com/2dust/v2rayN/issues/6446
2025-01-07 20:16:05 +08:00
2dust
1b2dab1388
Bug fix
...
https://github.com/2dust/v2rayN/issues/6448
2025-01-07 11:28:46 +08:00
2dust
4f8dae7fa0
Add the mixed option in Stack in Tun mode settings
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
https://github.com/2dust/v2rayN/issues/6441
2025-01-06 20:46:07 +08:00
Harry Huang
cdc23e32c4
Fix zh-Hans and zh-Hant translation style ( #6443 )
...
* Fix zh-Hans i10n translation style
* Fix zh-Hant i10n translation style
2025-01-06 19:05:43 +08:00
2dust
20457e9e63
up 7.5.5
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-05 19:10:57 +08:00
2dust
e63042af84
Bug fix for fontsize
2025-01-05 19:10:12 +08:00
2dust
c35b4d3c1b
up 7.5.4
2025-01-05 17:58:55 +08:00
2dust
64a83a5d64
down PackageReference
2025-01-05 17:58:23 +08:00
2dust
01039d0b47
up 7.5.3
2025-01-05 17:31:32 +08:00
2dust
7c1e5a3cba
Fixed possible crash issues
2025-01-05 17:12:51 +08:00
2dust
038161527f
Buf fix for CurrentFontSize
2025-01-05 17:11:32 +08:00
2dust
b12b7a17e6
Fix possible issues with load balancing
2025-01-05 16:31:32 +08:00
2dust
37cf23d5fe
up PackageReference
2025-01-05 15:01:15 +08:00
2dust
ed7fb4f6e3
Code clean
2025-01-05 14:50:31 +08:00
2dust
5d4bd2fee6
Fix possible issues with load balancing
...
https://github.com/2dust/v2rayN/issues/6429
2025-01-05 14:49:53 +08:00
2dust
aae5906311
Fix GetListNetworkServices
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-05 12:24:14 +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
626ebfe65d
Improved ModifyFontSize
2025-01-04 20:42:42 +08:00
2dust
3cc75cd46d
up 7.5.2
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-04 19:07:16 +08:00
2dust
f809ee7b20
Adjust the macos package icon
...
https://github.com/2dust/v2rayN/issues/6404
2025-01-04 19:06:26 +08:00
2dust
1295d8191c
Fix DNS
...
https://github.com/2dust/v2rayN/issues/6416
2025-01-04 17:47:54 +08:00
2dust
bc2adbfa77
Add restart to Linux restore backup function
2025-01-04 17:03:12 +08:00
2dust
9583dff176
Added the function of restarting the main app to AmazTool
2025-01-04 17:01:57 +08:00
2dust
5732b84a7b
Refactor KillProcess
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-04 15:06:30 +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
5392766c5e
Improved KillProcess
2025-01-03 15:01:30 +08:00
2dust
730b7dea37
Adjust upgrade waiting time
2025-01-03 09:50:21 +08:00
2dust
02a13ce028
Add logging to KillProcess
...
release Linux / build (Release) (push) Has been cancelled
release macOS / build (Release) (push) Has been cancelled
release Windows / build (Release) (push) Has been cancelled
https://github.com/2dust/v2rayN/issues/6386
2025-01-02 13:54:17 +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
2dust
e122ea8146
Optimize VerticalAlignment="Center"
2025-01-02 12:20:43 +08:00
2dust
f500d2b9f4
up 7.5.1
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-01 16:25:53 +08:00
2dust
79e53bf1f5
Improve macos system proxy code
2025-01-01 14:24:23 +08:00
2dust
31de7ec094
Bug fix SetLinuxChmod
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-01 12:27:49 +08:00
2dust
2e4501187c
Window title display adjustment
...
https://github.com/2dust/v2rayN/issues/6389
2025-01-01 10:38:55 +08:00
2dust
4430c9bd74
Remove the last rule from the Whitelist
...
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/issues/6378
2024-12-31 20:37:14 +08:00
2dust
cf8be85ff7
Remove the display of run as an administrator in Linux and macos
2024-12-31 16:30:27 +08:00
2dust
0759be1223
Fix rule required
...
https://github.com/2dust/v2rayN/issues/6378
2024-12-31 15:32:31 +08:00
2dust
21f8ddcf9f
macos adds system proxy for USB
...
https://github.com/2dust/v2rayN/issues/6381
2024-12-31 14:55:35 +08:00
2dust
37cba5ee34
Fix export rule order issue
...
https://github.com/2dust/v2rayN/issues/6377
2024-12-31 14:15:09 +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
647f1d9c8b
up 7.5.0
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 19:56:33 +08:00
2dust
d886195ee3
Adjust upgrade waiting time
2024-12-30 19:55:32 +08:00
2dust
e2b8f4f89a
If Process.start contains spaces, add quotes
2024-12-30 19:33:39 +08:00
2dust
1dcfe661e9
Modify the build script
...
When NotStoreConfigHere.txt file exists, the configs not stored in the current folder
2024-12-30 18:16:07 +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
a0f956c885
Add command shortcut keys for macos
...
https://github.com/2dust/v2rayN/issues/6375
2024-12-30 11:02:09 +08:00
Wydy
20cae1ff4d
Update pac ( #6356 )
2024-12-27 09:48:28 +08:00
2dust
dcf621b822
Modify the build script
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-26 17:19:42 +08:00
2dust
eafa20032b
Modify the build windows script
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-25 17:06:03 +08:00
2dust
7375e1a490
Modify the build macos script
2024-12-25 16:48:23 +08:00
2dust
199d87ba84
Modify the build linux script and add release package deb
2024-12-25 16:11:02 +08:00
2dust
b43975ebfc
Add v2rayN.png for desktop
2024-12-25 16:06:11 +08:00
2dust
fe7314c978
up 7.4.2
release Linux / build (Release) (push) Waiting to run
release macOS / build (Release) (push) Waiting to run
release Windows / build (Release) (push) Has been cancelled
2024-12-24 10:55:25 +08:00
2dust
d4eb8e59a6
update build
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-23 17:39:50 +08:00
2dust
8ee00907b7
update build
2024-12-23 17:34:06 +08:00
2dust
25fddc3c71
Code clean for desktop
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-23 14:28:33 +08:00
2dust
c78b733850
Revert "update build macos"
...
This reverts commit a57c83125e
.
2024-12-23 13:59:55 +08:00
2dust
a57c83125e
update build macos
2024-12-23 12:12:03 +08:00
2dust
247b59985f
update build
2024-12-23 11:31:56 +08:00
2dust
7470b8b6d3
Try to fix
...
https://github.com/2dust/v2rayN/issues/6073
2024-12-23 10:38:37 +08:00
2dust
776d37b7aa
Optimize port display
2024-12-23 10:37:43 +08:00
alphax-hue3682
8f532f8468
Update persian translate ( #6325 )
2024-12-23 10:00:51 +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
6a9b62ab9a
Improve Ctrl+V for Windows
2024-12-22 12:02:00 +08:00
2dust
9ac8aa2969
up PackageReference
2024-12-22 12:00:50 +08:00
2dust
838bd2c794
up 7.4.1
release macos / build (Release) (push) Has been cancelled
release / build (Release) (push) Has been cancelled
2024-12-19 16:18:45 +08:00
2dust
b2bbe432e0
Fix
...
https://github.com/2dust/v2rayN/issues/6309
2024-12-19 16:07:45 +08:00
2dust
b3d8042452
The lower limit of the font size from 10 to 8
2024-12-19 13:53:40 +08:00
2dust
0c758a7fdc
Optimize UI for macos
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-19 13:36:45 +08:00
2dust
85cb1d1c92
Bug fix system proxy for macos
2024-12-19 13:20:12 +08:00
2dust
2cd2e8894d
Add system proxy exception function for macos
2024-12-19 11:40:16 +08:00
2dust
abb58379b3
Add IsNonWindows instead of IsLinux or IsOSX
2024-12-19 11:24:52 +08:00
2dust
4f48e8b190
Optimize UI
2024-12-19 10:23:46 +08:00
2dust
2b5cbb5e74
UnauthorizedAccessException to Exception
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-18 15:27:00 +08:00
2dust
23dd140921
up 7.4.0
2024-12-18 14:47:27 +08:00
2dust
8c8d7bda64
StartupPath optional LocalApplicationData for linux
2024-12-18 10:27:58 +08:00
2dust
a6e246948a
Linux system proxy adds kde version processing
release macos / build (Release) (push) Has been cancelled
release / build (Release) (push) Has been cancelled
2024-12-17 11:05:12 +08:00
2dust
c49ba735a0
Optimize code
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-16 21:05:36 +08:00
2dust
1a33c598e8
Disable mux when using xhttp
2024-12-16 21:01:03 +08:00
2dust
a4bbdb49de
proxy api.ip.sb
...
https://github.com/2dust/v2rayN/issues/6280
2024-12-16 19:59:46 +08:00
2dust
d46943eedf
Optimize UI
2024-12-16 14:28:22 +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
48a159f4c8
Need SkiaSharp V2.88
2024-12-15 16:15:58 +08:00
2dust
3d1bcffdc5
up 7.3.2
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-15 15:14:25 +08:00
2dust
45fa0f94d2
up PackageReference
2024-12-15 15:13:37 +08:00
2dust
ed16b7de4a
Fix
...
https://github.com/2dust/v2rayN/issues/6258
2024-12-15 14:41:48 +08:00
2dust
f2ec03c7ec
Bug fix
...
https://github.com/2dust/v2rayN/issues/6263
2024-12-15 14:41:29 +08:00
2dust
11db87f1e6
Remove unused resources
2024-12-15 14:27:00 +08:00
phoenix6936
a1feaf33e0
Update persian translation ( #6245 )
...
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
* Update persian translation
* Update ResUI.fa-Ir.resx
2024-12-15 11:24:13 +08:00
2dust
53a99e3f79
Remove part System.Reflection
release macos / build (Release) (push) Has been cancelled
release / build (Release) (push) Has been cancelled
2024-12-08 11:11:06 +08:00
2dust
e7f04f55c2
Remove QueryableExtension
2024-12-08 11:10:15 +08:00
2dust
6653ea12b7
Add Language: Hungarian
...
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/issues/6252
2024-12-07 21:25:53 +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
78a28fbdb3
up 7.3.1
2024-12-07 16:30:32 +08:00
2dust
bf8bbbdcb0
Code clean
2024-12-07 16:29:58 +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
dbd4f55981
Add system proxy exception function for linux
...
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
https://github.com/2dust/v2rayN/issues/6214
2024-12-06 19:12:32 +08:00
2dust
5f5d7172ee
Optimize system proxy exceptions
2024-12-06 16:38:23 +08:00
2dust
fbd4557b44
WebProxy uses socks5 instead of http
2024-12-06 14:01:11 +08:00
phoenix6936
5d55a55754
Update persian translate ( #6237 )
...
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
* Update persian translate
* Update ResUI.fa-Ir.resx
2024-12-06 10:01:11 +08:00
phoenix6936
84032aec33
Update persian translation ( #6227 )
...
* Update persian translation
* Update ResUI.fa-Ir.resx
* Update ResUI.fa-Ir.resx
* Update ResUI.fa-Ir.resx
* Update ResUI.fa-Ir.resx
* Update ResUI.fa-Ir.resx
* Update ResUI.fa-Ir.resx
* Update ResUI.fa-Ir.resx
2024-12-06 09:38:56 +08:00
2dust
a372d8902e
up 7.3.0
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
2024-12-05 20:08:23 +08:00
2dust
c38c62e4c3
Add automatic batching during speed test and real ping
2024-12-05 19:48:42 +08:00
2dust
8aceff7480
Enhanced testing function
...
Separate xray-core and sing-box-core testing
2024-12-05 15:21:16 +08:00
2dust
736c450161
Improve the code
2024-12-05 14:05:12 +08:00
2dust
3b63a3d308
Fix
...
https://github.com/2dust/v2rayN/issues/6216
2024-12-05 14:04:39 +08:00
2dust
4f56174c8f
Bug fix
...
https://github.com/2dust/v2rayN/issues/6219
2024-12-05 12:16:53 +08:00