Commit Graph

89 Commits

Author SHA1 Message Date
ChsBuffer
026eb75eb1 Revert Bind ProxyDNSCheckBox.Enabled to UseCustomDNSCheckBox.Checked 2021-03-03 21:59:22 +08:00
ChsBuffer
e42b98cf03 Change ProxyDNSCheckBox.Text to "Update DNS in Proxy Rule IPs Mode" ,bind Enabled to UseCustomDNSCheckBox.Checked 2021-03-03 20:11:49 +08:00
ChsBuffer
e99772ad11 Rename DNS to DnsUtils 2021-03-03 19:49:32 +08:00
ChsBuffer
dd5dee02c5 Enable Nullable 2021-02-28 22:17:12 +08:00
ChsBuffer
890ebeb592 Remove Form resx 2021-02-22 17:11:01 +08:00
ChsBuffer
ac0800ec56 Reformat 2021-02-20 18:15:16 +08:00
ChsBuffer
fd410ea388 Cut TAP Network Sharing 2021-02-14 21:40:04 +08:00
ChsBuffer
0bd0d06867 Replace v2ray-core with Xray-core 2021-02-13 08:40:47 +08:00
ChsBuffer
99752d7a44 Refactor Check settings change
Refactor Check Detection Tick value
Fix sometimes Detection Tick not update
2021-01-18 01:01:07 +08:00
ChsBuffer
754753300d Refactor Test All Server Delay Tick 2021-01-15 19:53:44 +08:00
ChsBuffer
a1fdf7ead2 Update SettingForm 2021-01-15 18:09:36 +08:00
ChsBuffer
59cfc071cc [Break] Rename UpdateSubscribeatWhenOpened to UpdateServersWhenOpened 2021-01-12 19:13:14 +08:00
ChsBuffer
b6afeab187 trim 2021-01-07 10:54:50 +08:00
AmazingDM
35b9f168ff 添加测速方式(TCPing&ICMPing)切换设置选项 2021-01-04 13:59:19 +08:00
AmazingDM
ce15e9468e 不代理TCP流量设置
调整设置界面UI
2021-01-04 13:23:58 +08:00
AceDroidX
a2f5c9ab27 Add NoProxyForUdp 2020-12-18 18:14:47 +08:00
ChsBuffer
a3e8826105 feat: Add Redirector SS Setting 2020-12-16 10:25:57 +08:00
ChsBuffer
639fcf9575 fix: let SettingForm skip saving DNS value when UseCustomDNS is not enabled 2020-11-29 16:10:23 +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
b019362f5f refactor: Check STUN Server setting 2020-10-29 14:46:39 +08:00
ChsBuffer
241371c6f7 feat: SettingForm set the color of the control to red If the value is wrong 2020-10-29 14:14:50 +08:00
ChsBuffer
812fab6322 fix: ModifiedDNS Setting init Enabled state 2020-10-27 18:42:41 +08:00
ChsBuffer
bfadb181c4 fix: SettingForm TUNTAPDNS value init
fix: show starting tun2socks after setup route table
fix: a typo
2020-10-27 12:14:10 +08:00
ChsBuffer
7b0f0f35cc fix: SettingForm load RedriectorTCP value wrong
fix: Start Profile ModeComboBox.Text and ProfileNameText.Text wrong
2020-10-25 21:01:21 +08:00
ChsBuffer
89ce721d4c fix: language setting not saved 2020-10-25 00:24:40 +08:00
ChsBuffer
c1e9856e92 refactor: check and build dns string 2020-10-23 18:32:06 +08:00
ChsBuffer
41e74e0794 feat: Add setting ”Modified DNS“ for Process Mode 2020-10-23 17:46:31 +08:00
ChsBuffer
3ca3e45ce2 feat: Add AioDNS Setting 2020-10-23 13:48:33 +08:00
ChsBuffer
2ad394dfde refactor: builder dns string and Mode FileString 2020-10-22 15:17:26 +08:00
ChsBuffer
4ac5065ce4 feat: add UseMux Setting 2020-10-21 22:18:11 +08:00
ChsBuffer
00047a5030 refactor: SettingForm
feat: KCPSettings
2020-10-21 21:25:07 +08:00
ChsBuffer
6d4dab573e feat: split SettingForm settings 2020-10-21 17:50:22 +08:00
ChsBuffer
985330f564 refactor: change port type to ushort
refactor: StatusPortInfoText
2020-10-14 17:40:48 +08:00
ChsBuffer
12b2989755 feat: Resolve Server hostname option 2020-10-11 02:08:43 +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
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
626192c5ea detach find ManagementObject method,Fix ICS checkbox not displaying status correctly 2020-09-22 22:42:15 +08:00
ChsBuffer
8b7ce23a82 Add TAP Adapter Internet Network Sharing Setting(ICS) 2020-09-22 17:57:26 +08:00
ChsBuffer
b3f8b863e2 Check whether tun2socks supports fakeDNS 2020-09-21 21:27:54 +08:00
ChsBuffer
e8c1bcb74b replace unbound dns with aiodns 2020-09-18 20:41:21 +08:00
ChsBuffer
20990e537c Optimize 'using' directives 2020-09-06 14:20:18 +08:00
ChsBuffer
116d5418d1 整理 SettingForm 2020-09-06 13:25:12 +08:00
AmazingDM
a47395cc6c 打开软件时自动更新订阅; 2020-09-04 11:11:59 +08:00
ChsBuffer
2dfc23bbac 分离读取模式文件夹方法,修改为等待子窗口退出后显示 2020-08-19 21:47:50 +08:00