Commit Graph

182 Commits

Author SHA1 Message Date
世界
85ca9718ad Fix DNS fallthrough incorrectly 2024-05-21 15:12:03 +08:00
世界
4634c14516 Add rejected DNS response cache support 2024-05-21 15:12:03 +08:00
世界
ec7120b762 Add support for client-subnet DNS options 2024-05-21 15:12:03 +08:00
世界
d9b020826a Add address filter support for DNS rules 2024-05-21 15:12:02 +08:00
世界
108ccaab98 Improve loopback detector 2024-05-21 15:11:52 +08:00
世界
045252ffbb Migrate ntp service to library 2024-05-21 15:11:52 +08:00
世界
f06ea8492f Handle Windows power events 2024-05-21 15:11:52 +08:00
世界
2dcc6fff6d Fix timer usage 2024-04-08 11:45:00 +08:00
dyhkwong
4910fcd2e5 Fix source_ip_is_private matching 2024-03-24 19:06:02 +08:00
世界
8bafd46fa4 Fix network/interface monitor 2024-02-26 22:53:31 +08:00
世界
cff8cc1abe platform: Export NeedWIFIState for Android 2024-02-18 14:24:21 +08:00
世界
d9ce0a9960 Fix destination IP CIDR match in DNS 2024-02-10 22:37:42 +08:00
世界
cf9316118c Fix external controller crash before started 2024-02-08 20:31:40 +08:00
kkocdko
7b6d57c9b4 Fix rule description header of domain_suffix
I read other rule_item_xxx.go files, they are all snake case. This description is showed on dashboard like yacd.

Signed-off-by: kkocdko <31189892+kkocdko@users.noreply.github.com>
2024-02-01 10:42:12 +08:00
世界
99efc2d191 Fix rule match 2024-01-14 13:01:57 +08:00
世界
7f53201a17 Remove unnecessary context wrappers 2024-01-03 12:21:48 +08:00
世界
b974c713b8 Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界
b0bd3571c6 Avoid opening log output before start &
Replace tracing logs with task monitor
2024-01-03 12:21:46 +08:00
世界
ec194f6e67 Skip internal fake-ip queries 2024-01-03 12:21:37 +08:00
世界
6d035efb3e Migrate contentjson and badjson to library &
Add omitempty in format
2024-01-03 12:21:37 +08:00
世界
5881a56955 Independent source_ip_is_private and ip_is_private rules 2024-01-03 12:21:36 +08:00
世界
cc0d17c2ec Add rule-set 2024-01-03 12:21:36 +08:00
世界
3ab5403947 Update buffer usage 2024-01-03 12:21:36 +08:00
世界
53bbce58c3 Allow nested logical rules 2024-01-03 12:21:36 +08:00
世界
8b8c501c33 Migrate to independent cache file 2024-01-03 12:21:36 +08:00
世界
333a6dca6d Fix geoip close 2024-01-02 14:31:23 +08:00
世界
548715daec Fix URLTest outbound 2023-12-02 17:55:58 +08:00
世界
0645e0d7b4 Add wifi_ssid and wifi_bssid route and DNS rules 2023-11-28 11:21:44 +08:00
世界
20fddad789 Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
johnthecoderpro
7876cbd324 Fix download geo resources 2023-11-05 16:03:15 +08:00
世界
76efe2f533 Fix netip.Prefix usage 2023-10-30 12:41:22 +08:00
世界
db904d5df4 Update gVisor to 20230814.0 2023-10-30 12:41:21 +08:00
世界
16dd9f42a9 Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
世界
13d2895ee8 Fix ip_version does not take effect 2023-10-03 11:01:25 +08:00
世界
8ea7f0ab45 Fix dns log 2023-09-24 12:38:33 +08:00
世界
e94a1829fa Fix missing context in geo resources download 2023-09-23 20:26:46 +08:00
世界
3ff95715f6 Improve conntrack 2023-09-20 14:15:00 +08:00
世界
86a5d8f8d3 Remove legacy NTP usages 2023-09-12 13:26:19 +08:00
世界
72a74bded4 Fix router close 2023-09-07 21:34:35 +08:00
世界
129e10b7a5 Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
dyhkwong
b7104b6da8 Fix SOCKS5 UDP sniffing accidentially enabled 2023-08-20 19:06:37 +08:00
世界
360d77da79 Fix UDP route 2023-08-20 13:31:55 +08:00
armv9
23b9d066e8 Fix process search with fakeip 2023-08-20 13:31:55 +08:00
世界
5717fb47eb Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界
82e876fd24 Pause recurring tasks when no network 2023-08-20 13:31:48 +08:00
世界
4f847ab87d Fix network monitor 2023-08-20 13:30:50 +08:00
世界
3dc6974a17 Fix download geo resources 2023-07-20 19:41:22 +08:00
世界
a828742bef Fix save FakeIP cache 2023-07-07 12:51:38 +08:00
世界
1968ddb0c1 Fix fakeip routing 2023-06-11 20:58:59 +08:00
世界
564c0e97b9 Use API to create windows firewall rule 2023-06-07 21:01:29 +08:00