世界
74d662f7a3
Fix always create package manager
2024-06-11 21:16:57 +08:00
世界
bb9bd9bff6
Fix package manager start order
2024-06-09 07:21:50 +08:00
世界
c1f4755c4e
Fix parse UDP DNS server with addr:port address
2024-06-08 22:00:46 +08:00
世界
e77a8114c5
Fix rule-set start order
2024-06-08 22:00:46 +08:00
世界
51964801ff
Fix enforced power listener on windows
2024-06-06 22:20:23 +08:00
世界
53927d8bbd
Remove logs in router initialize
2024-06-06 22:20:19 +08:00
世界
968b9bc217
Fix crash on *bsd
2024-06-06 22:20:17 +08:00
世界
d612620c5d
Add rule-set match
command
2024-05-23 14:57:26 +08:00
世界
da9e22b4e6
Add custom prefix support in EDNS0 client subnet options
2024-05-21 15:12:05 +08:00
气息
0e120f8a44
Fix DNS exchange index
...
Signed-off-by: 气息 <qdshizh@gmail.com>
2024-05-21 15:12:05 +08:00
dyhkwong
d918863ac5
Always disable cache for fake-ip servers
2024-05-21 15:12:04 +08:00
PuerNya
2ae192305c
Always disable cache for fake-ip DNS transport if independent_cache
disabled
2024-05-21 15:12:03 +08:00
世界
71d1879bd6
Fix missing rule_set_ipcidr_match_source
item in DNS rules
2024-05-21 15:12:03 +08:00
世界
5327aeaea4
Fix DNS fallthrough incorrectly
2024-05-21 15:12:03 +08:00
世界
93ae3f7a1e
Add rejected DNS response cache support
2024-05-21 15:12:03 +08:00
世界
f24a2aed7d
Add support for client-subnet
DNS options
2024-05-21 15:12:03 +08:00
世界
0517ceef76
Add address filter support for DNS rules
2024-05-21 15:12:02 +08:00
世界
cd0fcd5ddc
Improve loopback detector
2024-05-21 15:11:52 +08:00
世界
b5dcd6bf59
Migrate ntp service to library
2024-05-21 15:11:52 +08:00
世界
11c7b4a866
Handle Windows power events
2024-05-21 15:11:52 +08:00
世界
d20a389043
Fix timer usage
2024-04-08 11:45:00 +08:00
dyhkwong
965ab075d9
Fix source_ip_is_private matching
2024-03-24 19:06:02 +08:00
世界
96ac931b11
Fix network/interface monitor
2024-02-26 22:53:31 +08:00
世界
5583e01c99
platform: Export NeedWIFIState
for Android
2024-02-18 14:24:21 +08:00
世界
8332878cdc
Fix destination IP CIDR match in DNS
2024-02-10 22:37:42 +08:00
世界
46be319976
Fix external controller crash before started
2024-02-08 20:31:40 +08:00
kkocdko
704545a2ec
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
世界
c4d9be9e0d
Fix rule match
2024-01-14 13:01:57 +08:00
世界
2e607118c3
Remove unnecessary context wrappers
2024-01-03 12:21:48 +08:00
世界
89c723e3e4
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
世界
21283b554a
Avoid opening log output before start &
...
Replace tracing logs with task monitor
2024-01-03 12:21:46 +08:00
世界
a99deb2cb5
Skip internal fake-ip queries
2024-01-03 12:21:37 +08:00
世界
38d28e0763
Migrate contentjson and badjson to library &
...
Add omitempty in format
2024-01-03 12:21:37 +08:00
世界
a21c5324fd
Independent source_ip_is_private
and ip_is_private
rules
2024-01-03 12:21:36 +08:00
世界
4b43acfec0
Add rule-set
2024-01-03 12:21:36 +08:00
世界
7df151e820
Update buffer usage
2024-01-03 12:21:36 +08:00
世界
5948ffb965
Allow nested logical rules
2024-01-03 12:21:36 +08:00
世界
bf4e556f67
Migrate to independent cache file
2024-01-03 12:21:36 +08:00
世界
40c7f3e170
Fix geoip close
2024-01-02 14:31:23 +08:00
世界
5269231df0
Fix URLTest outbound
2023-12-02 17:55:58 +08:00
世界
253976d6c0
Add wifi_ssid
and wifi_bssid
route and DNS rules
2023-11-28 11:21:44 +08:00
世界
1b71e52e90
Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex
2023-11-28 11:21:44 +08:00
johnthecoderpro
9f01d5c5b4
Fix download geo resources
2023-11-05 16:03:15 +08:00
世界
3b161ab30c
Fix netip.Prefix usage
2023-10-30 12:41:22 +08:00
世界
e143fc510d
Update gVisor to 20230814.0
2023-10-30 12:41:21 +08:00
世界
cb2e15f8a7
Fix UDP domain NAT
2023-10-28 21:41:39 +08:00
世界
d35487f422
Fix ip_version does not take effect
2023-10-03 11:01:25 +08:00
世界
5a1ddea100
Fix dns log
2023-09-24 12:38:33 +08:00
世界
c60a944aac
Fix missing context in geo resources download
2023-09-23 20:26:46 +08:00
世界
12dd1ac87f
Improve conntrack
2023-09-20 14:15:00 +08:00
世界
2ea506aeb8
Remove legacy NTP usages
2023-09-12 13:26:19 +08:00
世界
4ea2d460f4
Fix router close
2023-09-07 21:34:35 +08:00
世界
43f72a6419
Add store_mode
and platform Clash mode selector
2023-08-25 20:21:14 +08:00
dyhkwong
027af4d4ee
Fix SOCKS5 UDP sniffing accidentially enabled
2023-08-20 19:06:37 +08:00
世界
1dd2c26f31
Fix UDP route
2023-08-20 13:31:55 +08:00
armv9
d14170348d
Fix process search with fakeip
2023-08-20 13:31:55 +08:00
世界
1019ecfdcf
Add TCP MultiPath support
2023-08-20 13:31:48 +08:00
世界
81b847faca
Pause recurring tasks when no network
2023-08-20 13:31:48 +08:00
世界
90b3aad83a
Fix network monitor
2023-08-20 13:30:50 +08:00
世界
8140af01aa
Fix download geo resources
2023-07-20 19:41:22 +08:00
世界
ec1160924f
Fix save FakeIP cache
2023-07-07 12:51:38 +08:00
世界
52e9059a8d
Fix fakeip routing
2023-06-11 20:58:59 +08:00
世界
01dfba722a
Use API to create windows firewall rule
2023-06-07 21:01:29 +08:00
世界
6f1b258501
Improve DNS caching
2023-06-07 20:56:55 +08:00
世界
bc32c78d03
Improve multiplex
2023-06-07 20:46:34 +08:00
世界
daee0db7bb
clash-api: Reset outbounds in DELETE /connections
2023-06-07 20:45:39 +08:00
世界
98c2c439aa
Add filemanager api
2023-06-07 20:45:25 +08:00
世界
a62ad44883
Add deadline interface
2023-06-07 20:34:56 +08:00
世界
9bca5a517f
Add fakeip support
2023-06-07 20:31:26 +08:00
世界
aa94cfb876
Refactor rules
2023-06-07 20:28:21 +08:00
世界
52b776b561
Add dns reverse mapping
2023-06-07 20:19:46 +08:00
世界
d2d4faf520
Revert LRU cache changes
2023-04-22 08:23:49 +08:00
世界
3a92bf993d
platform: Add UsePlatformAutoDetectInterfaceControl
2023-04-21 17:47:17 +08:00
世界
407b08975c
Remove legacy warnings
2023-04-19 21:58:58 +08:00
世界
c7067ff5e8
Fix default interface monitor for darwin
2023-04-19 21:58:58 +08:00
世界
b498a22972
Fix interface monitor for android
2023-04-19 21:42:40 +08:00
世界
20e9da5c67
Fix udp timeout
2023-04-19 21:42:10 +08:00
世界
ec8974673b
Fix platform interface monitor & Fix system tun stack for ios
2023-04-19 21:40:03 +08:00
世界
cfb6c804aa
Print sniff result
2023-04-14 21:00:01 +08:00
世界
6843970536
Add loopback check
2023-04-08 09:13:50 +08:00
世界
e1e217854e
Add start and close track message
2023-04-08 08:09:28 +08:00
世界
b3fb86d415
Accept "any" outbound in dns rule
2023-03-31 14:31:35 +08:00
世界
c7f89ad88e
Add multiple configuration support
2023-03-18 20:27:38 +08:00
世界
43f31b40ba
Update UoT protocol
2023-03-17 12:57:48 +08:00
世界
78e02b52ca
Update UoT protocol
2023-03-15 14:52:32 +08:00
世界
19b15e0d10
Fix UoT UDP address
2023-03-03 11:34:51 +08:00
世界
6da1460795
Fix geo resource download path
2023-03-01 19:09:21 +08:00
zakuwaki
e766f25d55
Fix private ip will never be matched
2023-02-24 13:31:49 +08:00
世界
611d6bbfc5
Add NTP service
2023-02-21 16:09:06 +08:00
世界
222196b182
Add libbox wrapper
2023-02-20 11:07:49 +08:00
世界
39514b3ca0
Add v2ray user stats api
2023-02-08 16:50:15 +08:00
世界
7ea9d48987
Add DHCP DNS server support
2023-02-08 16:43:29 +08:00
世界
687b4509df
Add query_type DNS rule item
2023-02-08 16:18:40 +08:00
世界
960d04d172
Fix match geoip
2023-02-07 12:21:00 +08:00
Dmitry R
5d41e328d4
ignore domain case in route rules
2023-02-02 15:25:34 +08:00
世界
23a35b3c06
Fix create UDP DNS transport from plain IPv6 address
2023-01-13 11:51:20 +08:00
世界
53d9ad93e3
Improve DNS log
2023-01-03 10:36:18 +08:00
世界
a92412ecac
Fix router
2022-11-28 13:11:07 +08:00
世界
22a22aebe2
Fix default dns transport strategy
2022-11-21 13:18:04 +08:00
世界
972491c19d
Fix default local DNS server behavior
2022-11-09 10:35:16 +08:00