2dust
|
1ff4839be1
|
Bug fix
https://github.com/2dust/v2rayN/issues/6160
|
2024-11-29 11:31:22 +08:00 |
|
2dust
|
558e5bb340
|
Improve tun for linux
|
2024-11-29 10:31:57 +08:00 |
|
2dust
|
48a9d208e6
|
Label text optimization
|
2024-11-28 14:44:24 +08:00 |
|
2dust
|
f29e1f8c45
|
up 7.2.2
release macos / build (Release) (push) Has been cancelled
release / build (Release) (push) Has been cancelled
|
2024-11-27 18:54:16 +08:00 |
|
2dust
|
5d2bc88bb9
|
up PackageReference
|
2024-11-27 18:53:32 +08:00 |
|
2dust
|
298fdb1191
|
Change IPAPI
https://github.com/2dust/v2rayN/issues/6172
|
2024-11-27 17:03:16 +08:00 |
|
2dust
|
59b34688ea
|
Improve tun for linux
|
2024-11-27 16:52:25 +08:00 |
|
2dust
|
5ce0bb6e4a
|
Up
release macos / build (Release) (push) Waiting to run
release / build (Release) (push) Waiting to run
|
2024-11-27 14:40:01 +08:00 |
|
2dust
|
ad344356df
|
Create build-osx.sh
|
2024-11-27 14:23:16 +08:00 |
|
2dust
|
a55c65374d
|
Update build.ps1
|
2024-11-27 14:22:42 +08:00 |
|
2dust
|
28447a9d43
|
Update build.ps1
|
2024-11-27 13:57:51 +08:00 |
|
2dust
|
a00e9a6f5e
|
Update build.ps1
|
2024-11-27 11:25:37 +08:00 |
|
2dust
|
ba17f8fde9
|
Improve CoreHandler
|
2024-11-27 11:05:41 +08:00 |
|
2dust
|
01d35456bd
|
Update AesUtils.cs
release / build (Release) (push) Waiting to run
|
2024-11-26 20:07:41 +08:00 |
|
cryptochecktool
|
672b8c48ac
|
AesUtils重新修改 (#6165)
* Create AesUtils.cs
新增AesUtils,替换掉DesUtils,提高安全性。
细节:
1.使用AES代替DES
2.正确使用IV调用方式
3.使用SHA256代替MD5进行密钥派生
4.使用PBKDF进行迭代生成密钥。
* Update AesUtils.cs
1.将默认密钥规则设置为与DES一致
2.经过本地测试
|
2024-11-26 19:54:46 +08:00 |
|
2dust
|
ac1a357740
|
Delete AesUtils.cs
|
2024-11-26 19:52:22 +08:00 |
|
2dust
|
504f8d09a6
|
Tun enable in macos when opening the app
|
2024-11-26 16:33:19 +08:00 |
|
2dust
|
89ce7c23c9
|
Fix tun interface name in macos
release / build (Release) (push) Waiting to run
|
2024-11-26 15:32:35 +08:00 |
|
2dust
|
a5d99b1eb5
|
Improved Tun mode function in Linux version
|
2024-11-26 15:11:02 +08:00 |
|
2dust
|
800d193acb
|
Bug fix
|
2024-11-26 14:39:33 +08:00 |
|
cryptochecktool
|
7a1d12be76
|
Update CoreHandler.cs (#6163)
将Desutils替换为Aesutils,提高安全性
|
2024-11-26 13:54:12 +08:00 |
|
cryptochecktool
|
1b9c95e801
|
Update OptionSettingViewModel.cs (#6162)
将Desutils替换为Aesutils,提升安全性。
|
2024-11-26 13:53:50 +08:00 |
|
cryptochecktool
|
9f44815470
|
Create AesUtils.cs (#6161)
新增AesUtils,替换掉DesUtils,提高安全性。
细节:
1.使用AES代替DES
2.正确使用IV调用方式
3.使用SHA256代替MD5进行密钥派生
4.使用PBKDF进行迭代生成密钥。
|
2024-11-26 13:52:37 +08:00 |
|
2dust
|
ca38239bce
|
Add Font setting for macos
release / build (Release) (push) Waiting to run
|
2024-11-25 21:00:49 +08:00 |
|
2dust
|
d9c22de6b8
|
Added core update function for macos
|
2024-11-25 20:31:12 +08:00 |
|
2dust
|
49a3c84fc5
|
up 7.2.1
release / build (Release) (push) Has been cancelled
|
2024-11-24 11:31:45 +08:00 |
|
2dust
|
5e0c28438b
|
Refactor Localization for AmazTool
release / build (Release) (push) Waiting to run
|
2024-11-23 14:41:19 +08:00 |
|
2dust
|
a6dc801bc4
|
Merge pac function into the main program
release / build (Release) (push) Waiting to run
|
2024-11-23 14:08:08 +08:00 |
|
Space Time
|
22009d1b71
|
调整订阅分组设置窗口的布局 (#6132)
* 调整订阅分组设置窗口的布局
* 避免添加配置后出现滚动条
|
2024-11-23 10:45:16 +08:00 |
|
2dust
|
50f39dc40e
|
Delete splithttp
|
2024-11-22 20:56:34 +08:00 |
|
2dust
|
05d446ed37
|
up 7.2.0
release / build (Release) (push) Waiting to run
|
2024-11-22 18:04:36 +08:00 |
|
2dust
|
7a0b068642
|
Improve Follow System Theme for windows
|
2024-11-22 17:37:30 +08:00 |
|
2dust
|
c0ef8c09af
|
Add Follow System Theme for desktop
|
2024-11-22 17:35:49 +08:00 |
|
fonaix
|
a2db6dd468
|
修复:TrayIcon不跟随代理模式变化的问题 (#6126)
release / build (Release) (push) Has been cancelled
* 添加:MacOS 代理配置与清除
* 修复:点击表头排序时,超时服务器排在前面的问题
* 添加:MacOS 打开存储所在位置功能
* 修复:删除全部节点时,UI不更新的问题
* 修复:TrayIcon不跟随代理模式变化的问题
|
2024-11-21 09:02:35 +08:00 |
|
2dust
|
80f840a7c2
|
Fix
https://github.com/2dust/v2rayN/issues/6119
|
2024-11-20 15:29:06 +08:00 |
|
2dust
|
a2413fdf23
|
Remove Routing Basic function
|
2024-11-20 12:01:04 +08:00 |
|
2dust
|
9cbe2b938c
|
Fixed the inbound issue caused by server configuration error during speed test
https://github.com/2dust/v2rayN/issues/6110
|
2024-11-20 10:34:51 +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 |
|
2dust
|
b11e68cfd8
|
Remove StatisticsV2rayService
release / build (Release) (push) Waiting to run
Remove ProtosLib project
|
2024-11-19 19:20:12 +08:00 |
|
2dust
|
bee66d06dd
|
Added real IP location display
https://ipapi.co/api/?shell#introduction
|
2024-11-19 16:43:00 +08:00 |
|
2dust
|
945a0add96
|
Code clean
|
2024-11-19 15:52:08 +08:00 |
|
2dust
|
22eb993ebf
|
up 7.1.3
|
2024-11-18 16:51:51 +08:00 |
|
2dust
|
b5e1a297ae
|
Optimize Linux start tun mode
You can choose not to store the password and enter it manually each time
|
2024-11-18 16:44:12 +08:00 |
|
2dust
|
499a16feae
|
Fix LocalizationHelper for AmazTool
|
2024-11-18 10:13:49 +08:00 |
|
Slnanx
|
1866a59d12
|
更新程序内嵌资源文件 (#6101)
* fix
* fix
* 移除自述
* 改用单例模式,避免多次初始化。
* 小修正
* 修正
* 更正自述
* 应该完成了
* 内嵌资源
* Update LocalizationHelper.cs
|
2024-11-18 09:57:38 +08:00 |
|
2dust
|
10513e0f3b
|
Fixed the problem that the statistics column would not be hidden
|
2024-11-18 09:56:13 +08:00 |
|
Slnanx
|
2e32de2fbb
|
fix (#6099)
* fix
* fix
* 移除自述
* 改用单例模式,避免多次初始化。
* 小修正
* 修正
* 更正自述
* 应该完成了
|
2024-11-17 19:42:14 +08:00 |
|
2dust
|
30a838df77
|
Bug fix
https://github.com/2dust/v2rayN/issues/6092
|
2024-11-17 16:18:46 +08:00 |
|
2dust
|
7cf9b9f57e
|
up 7.1.2
|
2024-11-17 14:15:37 +08:00 |
|
2dust
|
736d995d4c
|
up PackageReference
|
2024-11-17 14:11:51 +08:00 |
|
2dust
|
e335b2c0d6
|
Fix with AppendQuotes
|
2024-11-17 14:11:17 +08:00 |
|
2dust
|
96ae5517f6
|
Improve core msg
|
2024-11-17 09:58:57 +08:00 |
|
Slnanx
|
fb4b8d923a
|
可以通过判断系统语言来显示对应语言 (#6083)
|
2024-11-17 09:42:40 +08:00 |
|
2dust
|
2ade705e51
|
Bug fix
|
2024-11-16 20:15:05 +08:00 |
|
NagisaEfi
|
e0086b4b79
|
Update ResUI.zh-Hant.resx (#6080)
|
2024-11-16 10:34:55 +08:00 |
|
2dust
|
8f6d443104
|
Hide to tray when closing the window
https://github.com/2dust/v2rayN/issues/6076
|
2024-11-15 19:50:37 +08:00 |
|
2dust
|
5dbce16895
|
up 7.1.1
|
2024-11-15 13:36:44 +08:00 |
|
2dust
|
1016dcb3d1
|
Improve PAC
|
2024-11-15 11:59:22 +08:00 |
|
2dust
|
ba5ad12e13
|
Linux password encryption storage
|
2024-11-15 09:42:49 +08:00 |
|
2dust
|
57f9c8158e
|
up 7.1.0
|
2024-11-14 15:20:14 +08:00 |
|
2dust
|
b8a0293b52
|
Add xhttp extra for xray
https://github.com/XTLS/Xray-core/pull/4000
|
2024-11-14 14:37:03 +08:00 |
|
2dust
|
59b7daaef5
|
Improve UI
|
2024-11-14 14:25:58 +08:00 |
|
2dust
|
d781c768e9
|
Add xhttp mode for xray
https://github.com/XTLS/Xray-core/pull/3994
|
2024-11-14 09:48:43 +08:00 |
|
2dust
|
04efed2079
|
SplitHTTP is now XHTTP for xray
|
2024-11-13 19:48:44 +08:00 |
|
2dust
|
2de9e14c7d
|
xray-core uses quic to add failure prompts and plans to remove quic
|
2024-11-13 19:00:35 +08:00 |
|
2dust
|
a849dec6c2
|
Remove SagerNet
|
2024-11-13 18:00:31 +08:00 |
|
2dust
|
28019dc511
|
Migrate xray traffic statistics to Metrics
https://xtls.github.io/config/metrics.html
|
2024-11-13 16:45:23 +08:00 |
|
2dust
|
9d638968a9
|
Use tun mode without running with sudo in linux
|
2024-11-13 16:22:56 +08:00 |
|
NagisaEfi
|
e3ea329795
|
Update ResUI.zh-Hant.resx (#6049)
|
2024-11-13 09:49:41 +08:00 |
|
TTG
|
87f1c129b6
|
Update DNS Routing (#6045)
* Update DNS Routing
* Removed outdated DNS IP
|
2024-11-12 09:42:10 +08:00 |
|
2dust
|
a1c8bc0e61
|
Improve the code
|
2024-11-11 16:56:08 +08:00 |
|
fonaix
|
61e9101851
|
添加:MacOS 打开存储所在位置功能 (#6038)
* 添加:MacOS 代理配置与清除
* 修复:点击表头排序时,超时服务器排在前面的问题
* 添加:MacOS 打开存储所在位置功能
* 修复:删除全部节点时,UI不更新的问题
|
2024-11-11 09:48:20 +08:00 |
|
2dust
|
a6289347cc
|
Bug fix
https://github.com/2dust/v2rayN/issues/6037
|
2024-11-11 09:37:49 +08:00 |
|
2dust
|
9e84de8e76
|
Migrating the sing-box configuration to 1.10.0
https://sing-box.sagernet.org/migration/#tun-address-fields-are-merged
|
2024-11-10 17:30:03 +08:00 |
|
2dust
|
d04cc53152
|
Fill ResUI
|
2024-11-10 17:25:36 +08:00 |
|
2dust
|
1ff3c5fc07
|
Fix
https://github.com/2dust/v2rayN/issues/6032
|
2024-11-10 17:24:41 +08:00 |
|
2dust
|
3db047a12f
|
Fix
|
2024-11-09 14:37:48 +08:00 |
|
TTG
|
bf4615f2f2
|
Update Configuration to Optimize (#6027)
* Remove geolocation-cn
* Segment and update DNS lists
|
2024-11-09 09:28:10 +08:00 |
|
2dust
|
798c7fad9a
|
up 7.0.9
|
2024-11-08 20:44:28 +08:00 |
|
2dust
|
5797b37262
|
Bug fix
https://github.com/2dust/v2rayN/issues/6023
|
2024-11-08 20:41:07 +08:00 |
|
2dust
|
ce22f34cd6
|
up 7.0.8
|
2024-11-08 20:01:36 +08:00 |
|
2dust
|
4c49e52e26
|
Bug fix
https://github.com/2dust/v2rayN/issues/5963
|
2024-11-08 19:24:36 +08:00 |
|
2dust
|
47318b5d70
|
Improve the code for Desktop Exit
|
2024-11-08 11:11:06 +08:00 |
|
2dust
|
d12297909c
|
Improve the code for WPF Global Window
|
2024-11-08 11:04:03 +08:00 |
|
fonaix
|
5fb4edae2d
|
添加:MacOS 代理配置与清除 (#6018)
* 添加:MacOS 代理配置与清除
* 修复:点击表头排序时,超时服务器排在前面的问题
|
2024-11-08 09:21:43 +08:00 |
|
DecorativeFamily
|
c4b490e46d
|
[CodeFactor] Apply fixes (#6005)
Co-authored-by: codefactor-io <support@codefactor.io>
|
2024-11-07 14:46:27 +08:00 |
|
2dust
|
45febe3fff
|
up 7.0.7
https://github.com/2dust/v2rayN/issues/5970
|
2024-11-06 15:00:45 +08:00 |
|
2dust
|
689a81a985
|
Built-in font for Desktop
https://github.com/2dust/v2rayN/issues/5970
|
2024-11-06 14:52:54 +08:00 |
|
2dust
|
28620b385a
|
Update MsgView.xaml
https://github.com/2dust/v2rayN/issues/5997
|
2024-11-05 19:49:27 +08:00 |
|
2dust
|
be13446e69
|
Speed test address maintenance
|
2024-11-04 14:21:11 +08:00 |
|
2dust
|
ee57d5b8e6
|
Improve checkup date
|
2024-11-04 14:15:59 +08:00 |
|
2dust
|
4eda3dd8fa
|
Add Memo attribute to subscription group
https://github.com/2dust/v2rayN/issues/5981
|
2024-11-04 10:42:42 +08:00 |
|
2dust
|
911dc7f90e
|
Revert
9fd20ff001
|
2024-11-04 10:37:44 +08:00 |
|
fonaix
|
18005b96e8
|
修复:双击表头弹出编辑窗口的问题 (#5984)
* 修复:日志文本框垂直显示上下空白问题
* 修复:双击表头弹出编辑窗口的问题
|
2024-11-04 09:44:03 +08:00 |
|
2dust
|
a3e45d206e
|
Bug fix
https://github.com/2dust/v2rayN/issues/5979
|
2024-11-03 21:15:50 +08:00 |
|
2dust
|
0accf262dc
|
up 7.0.6
|
2024-11-03 16:49: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
|
bb661d4f50
|
Only one instance is allowed to run
|
2024-11-03 13:30:32 +08:00 |
|