Commit Graph

213 Commits

Author SHA1 Message Date
ChsBuffer
d805a4fccd bump version to 1.6.6 2020-10-31 22:18:40 +08:00
ChsBuffer
9b3f5f456f refactor: Bandwidth.NetTraffic 2020-10-29 13:44:30 +08:00
ChsBuffer
c04b8f6ffd refactor: Check NF driver version 2020-10-29 13:27:33 +08:00
ChsBuffer
9d6b6d15d7 refactor: set StatusPortInfoText.ShareLan 2020-10-29 12:07:12 +08:00
ChsBuffer
39081c0a6f refactor: StatusPortInfoText.Value 2020-10-28 01:43:33 +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
52ac05ee17 feat: add ChildProcessTracker 2020-10-26 17:36:50 +08:00
ChsBuffer
2247a75269 bump version to 1.6.5 2020-10-24 16:06:13 +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
af5100fe73 bump version to 1.6.4 2020-10-21 21:48:23 +08:00
ChsBuffer
98adb01760 bump version to 1.6.3 2020-10-20 14:37:28 +08:00
ChsBuffer
30854deba6 fix: TAP Mode first time searching adapter 2020-10-19 17:41:01 +08:00
ChsBuffer
ef8013c073 fix: installed NF Driver version output 2020-10-19 17:30:03 +08:00
ChsBuffer
3c6c2bde31 refactor: cut IPNetwork2 2020-10-17 17:27:01 +08:00
ChsBuffer
f8299fb7be refactor: Add in keyword as need 2020-10-17 17:18:40 +08:00
ChsBuffer
b54bc6fa40 feat: Redirector socks5 authentication support
refactor: Redirector dial
2020-10-17 16:18:40 +08:00
ChsBuffer
7bbffb002f refactor: Add GetModeControllerByType 2020-10-16 15:42:35 +08:00
ChsBuffer
1b6fe29085 refactor: Remove Server argument in IModeController.Start 2020-10-15 19:17:04 +08:00
ChsBuffer
918e260f3e refactor: Add IServerController.Server and use in ModeControllers 2020-10-15 19:15:13 +08:00
ChsBuffer
508e77759c fix: ServerController is not assigned 2020-10-15 15:03:20 +08:00
Amazing_DM
a21d7ff6fd 修复停止后代理进程未结束的问题 2020-10-15 14:27:28 +08:00
ChsBuffer
1b1a9fc05d fix: PrivoxyController typo 2020-10-14 20:01:26 +08:00
ChsBuffer
985330f564 refactor: change port type to ushort
refactor: StatusPortInfoText
2020-10-14 17:40:48 +08:00
ChsBuffer
eb6b87e4aa refacotr: StartServer 2020-10-14 17:19:03 +08:00
ChsBuffer
ab6a2ecc30 fix: mode 2 try to delete 0.0.0.0/0 route entry twice 2020-10-13 10:05:32 +08:00
ChsBuffer
ceb57dcc1a refactor: move IModeController.TestNatRequired to Mode 2020-10-13 09:48:21 +08:00
ChsBuffer
2d95d8b257 refactor: NFController dial host 2020-10-13 09:43:19 +08:00
ChsBuffer
3f902a2d3d refactor: SetupRouteTable() rules creation order
fix: #397
2020-10-13 09:08:57 +08:00
ChsBuffer
202fdfe5a0 feat: support socks5 authentication 2020-10-12 22:18:56 +08:00
ChsBuffer
c3eb07005e bump version to 1.6.2 2020-10-11 19:57:54 +08:00
ChsBuffer
12b2989755 feat: Resolve Server hostname option 2020-10-11 02:08:43 +08:00
ChsBuffer
0222792361 refactor: IServerController client config 2020-10-11 01:58:14 +08:00
ChsBuffer
a49e280e03 refactor: NetTraffic record pid
fix: #399
2020-10-11 00:51:41 +08:00
ChsBuffer
36718e774c feat: mode reference( #include <RelativePathWithoutExtesion.h> ) 2020-10-10 00:02:44 +08:00
ChsBuffer
910f6818b0 Revert "mode 2 remove outbound 0.0.0.0/0"
This reverts commit d369858273.
2020-10-09 20:02:59 +08:00
ChsBuffer
3efbad5e5e bump version to 1.6.1 2020-10-07 21:18:37 +08:00
ChsBuffer
d213872bde refact: rename TUNTAPController Gateway to Outbound 2020-10-07 19:26:30 +08:00
ChsBuffer
5490364217 bump version to 1.6.0 2020-10-06 19:18:19 +08:00
ChsBuffer
e1d66970e2 refactor: move china_ip_list to rule 2020-10-06 01:40:02 +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
78def0ae1d fix: lookup server hostname before start 2020-10-05 16:19:50 +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
40db9adc0d fix mode 4 start failed 2020-10-03 21:14:42 +08:00
ChsBuffer
4f3b0e5afb rename namespace and move some classes 2020-10-02 16:18:53 +08:00
ChsBuffer
5836f87537 bump version to 1.6.0-Beta1 2020-09-30 18:31:01 +08:00
ChsBuffer
8ee86c3996 add Global.Flags 2020-09-26 16:02:35 +08:00