Commit Graph

117 Commits

Author SHA1 Message Date
AmazingDM
59b4ba578b Update UA 2020-12-09 12:00:51 +08:00
ChsBuffer
5ed25de9ee fix: hardcode tls SecurityProtocol tls1.2 and tls 1.3 2020-12-07 17:50:08 +08:00
ChsBuffer
464abef28a Deprecated: VMess.TLSSecure 2020-12-04 00:02:28 +08:00
ChsBuffer
c2afc1b014 fix: load config check if Server node is null 2020-11-14 19:52:44 +08:00
Bruce Wayne
860482402a More accurate TCPing 2020-11-14 16:51:13 +08:00
Bruce Wayne
a58f7c7b98 Use Safehandle job api
No handle leak
2020-11-14 16:51:08 +08:00
ChsBuffer
5ae6f73062 fix: Netch GSF V2Ray TLSSecure 2020-11-05 23:59:39 +08:00
ChsBuffer
21f2f8da5e refactor: extract Netch.Utils.Subscription 2020-11-05 16:13:30 +08:00
ChsBuffer
6754268714 feat: setting saving ignore null value 2020-11-05 14:31:45 +08:00
ChsBuffer
159fbdd58d feat: ServerForm set the color of the control to red If the value is wrong 2020-10-29 14:56:26 +08:00
ChsBuffer
0c5464f833 refactor: extract RegisterNetchStartupItem() method 2020-10-29 14:47:45 +08:00
ChsBuffer
9b3f5f456f refactor: Bandwidth.NetTraffic 2020-10-29 13:44:30 +08:00
ChsBuffer
52ac05ee17 feat: add ChildProcessTracker 2020-10-26 17:36:50 +08:00
ChsBuffer
c1e9856e92 refactor: check and build dns string 2020-10-23 18:32:06 +08:00
ChsBuffer
8e0bc8e260 feat: Notification update subscription exception status code 2020-10-23 14:45:30 +08:00
ChsBuffer
141fc58df4 fix: #415 Mode 4 start failed 2020-10-21 16:38:30 +08:00
ChsBuffer
f8299fb7be refactor: Add in keyword as need 2020-10-17 17:18:40 +08:00
ChsBuffer
7bbffb002f refactor: Add GetModeControllerByType 2020-10-16 15:42:35 +08:00
ChsBuffer
985330f564 refactor: change port type to ushort
refactor: StatusPortInfoText
2020-10-14 17:40:48 +08:00
ChsBuffer
a49e280e03 refactor: NetTraffic record pid
fix: #399
2020-10-11 00:51:41 +08:00
ChsBuffer
35859a19f7 fix: #396 2020-10-10 13:13:44 +08:00
ChsBuffer
36718e774c feat: mode reference( #include <RelativePathWithoutExtesion.h> ) 2020-10-10 00:02:44 +08:00
ChsBuffer
ed3f4d1763 refactor: ShareLink.ParseText Non-Nullable
refactor: UpdateServersFromSubscribe
2020-10-09 19:56:47 +08:00
ChsBuffer
be53432a2e refactor: try catch ICSHelper exception #393 2020-10-09 19:21:00 +08:00
ChsBuffer
75bf753a65 reafactor: ICS Check State 2020-10-08 20:30:42 +08:00
ChsBuffer
71687c1da6 Revert "Use GetLocalEndPoint to replace GetBestRoute"
This reverts commit 801e8e3b8a.
2020-10-07 19:26:25 +08:00
ChsBuffer
af05878cc5 refactor: load mode head 2020-10-06 01:32:04 +08:00
ChsBuffer
2e89011f56 clean: translation 2020-10-05 22:52:56 +08:00
ChsBuffer
d369858273 fix: searchOutbound logging,mode 2 remove outbound 0.0.0.0/0 2020-10-05 22:52:04 +08:00
ChsBuffer
2dc4bb771e refactor: TUNTAPController SearchTapAdapter
change: Reinstall TUN/TAP Adapter to Uninstall TUN/TAP Adapter
rename: ICS to Tap Network Sharing
2020-10-04 22:05:08 +08:00
ChsBuffer
4f3b0e5afb rename namespace and move some classes 2020-10-02 16:18:53 +08:00
ChsBuffer
ecd1257a35 Refactoring InitText 2020-09-27 13:01:44 +08:00
ChsBuffer
8ee86c3996 add Global.Flags 2020-09-26 16:02:35 +08:00
ChsBuffer
9b12ae9462 Refactoring 2020-09-26 15:00:18 +08:00
ChsBuffer
801e8e3b8a Use GetLocalEndPoint to replace GetBestRoute 2020-09-25 01:19:15 +08:00
ChsBuffer
626192c5ea detach find ManagementObject method,Fix ICS checkbox not displaying status correctly 2020-09-22 22:42:15 +08:00
ChsBuffer
f777fae3d8 Use the registry to edit System DNS instead of WMI, check network connection before start mode 2020-09-19 19:05:12 +08:00
ChsBuffer
5a431710ad 简化主控制器 2020-09-07 14:38:01 +08:00
ChsBuffer
20990e537c Optimize 'using' directives 2020-09-06 14:20:18 +08:00
ChsBuffer
1d33dda9bc 整理方法归属 2020-09-06 13:53:56 +08:00
ChsBuffer
116d5418d1 整理 SettingForm 2020-09-06 13:25:12 +08:00
ChsBuffer
efa1b2ed54 Windows 10 以下禁用流量统计 2020-08-31 17:49:03 +08:00
ChsBuffer
60aa010096 修复Socks5服务器状态栏显示错误,主控制器转为静态类 2020-08-31 17:47:37 +08:00
ChsBuffer
1c231ee897 重写模式保存 2020-08-29 12:06:32 +08:00
AmazingDM
d88d1b2e0c 流量统计改为ulong 修复超过2g爆炸的问题 2020-08-28 14:55:04 +08:00
AmazingDM
1a19f59a6b eee 2020-08-26 14:30:02 +08:00
AmazingDM
e68929a32a 🐛修复优化流量统计
🐛启动时保存配置文件,防止直接关闭程序时服务器模式index丢失(debug用)
🐛日志输出空异常修复
2020-08-26 14:23:03 +08:00
ChsBuffer
5755230000 修复 Modes 添加删除不更新 ModeComboBox,从剪切板导入服务器 ServerComboBox
不更新
2020-08-25 18:30:27 +08:00
ChsBuffer
b061a00057 还原 "ComboBox 绑定数据" 2020-08-25 04:57:31 +08:00
ChsBuffer
6c1c2a2b44 ComboBox 绑定数据 2020-08-20 15:28:45 +08:00