世界
f3a79dda87
Fix package_name shared uid matching
2026-03-23 18:57:35 +08:00
世界
60c8e40386
Add process information cache to avoid duplicate lookups
...
PreMatch and full match phases each created a fresh InboundContext,
causing process search (expensive OS syscalls) to run twice per
connection. Use a freelru ShardedLRU cache with 200ms TTL to serve
the second lookup from cache.
2026-03-23 14:26:45 +08:00
世界
6da6aff8b4
Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names
2026-03-16 09:37:59 +08:00
世界
da06212268
Remove overdue deprecated features
2026-03-01 12:30:43 +08:00
世界
8436c06718
platform: Improve iOS OOM killer
2026-02-26 14:13:32 +08:00
世界
4caa950da9
Update bypass action behavior for auto redirect
2026-01-17 05:48:41 +08:00
世界
024f7b3072
Add pre-match support for auto redirect
2026-01-17 05:48:39 +08:00
世界
0b6fe45fb9
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
c034da1d0d
Fix ping domain
2026-01-17 05:46:01 +08:00
世界
e2ba72e7c1
Add proxy support for ICMP echo request
2026-01-17 05:44:41 +08:00
世界
f419d0ce5e
Fix timeout check
2025-09-10 22:42:40 +08:00
世界
1edac3cfff
Fix multiple sniff
2025-09-03 20:09:05 +08:00
世界
b2cc54fb87
Fix domain strategy not taking effect
2025-09-02 17:35:27 +08:00
世界
ca912aa72f
Add resolved service and DNS server
2025-07-08 13:14:41 +08:00
Restia-Ashbell
c291df6383
Fix TLS record fragment
2025-07-08 13:14:39 +08:00
k9982874
6066201331
Add ntp protocol sniffing
2025-07-08 13:12:26 +08:00
世界
29d355597f
Improve resolve action
2025-07-08 13:12:18 +08:00
世界
3d55cef5f2
Add TLS fragment support
2025-07-08 13:12:14 +08:00
世界
f75ade1991
refactor: DNS
2025-07-08 13:12:14 +08:00
世界
e19aa69688
Also skip duplicate sniff for TCP
2025-06-21 12:57:27 +08:00
世界
a6315e5313
Fix log for rejected connections
2025-06-21 12:57:26 +08:00
世界
b5f62b2e9c
Fix leak in hijack-dns
2025-06-06 14:28:09 +08:00
世界
fef4496d38
Fix sniff action
2025-05-26 18:24:35 +08:00
世界
234481b476
Fix RoutePacketConnectionEx
2025-05-24 08:14:43 +08:00
世界
5a479211cd
Fix overriding address
2025-04-22 14:55:44 +08:00
世界
b7c20fd165
Improve pause management
2025-04-08 14:16:22 +08:00
世界
f1ad70298f
Improve sniffer
2025-04-08 14:16:22 +08:00
xchacha20-poly1305
7afbd78b09
Fix multiple trackers
2025-04-08 14:16:22 +08:00
世界
d9bcff7756
Fix socks5 UDP
2025-03-16 14:46:44 +08:00
世界
9de9796f58
Fix processing multiple sniffs
2025-03-16 09:21:54 +08:00
世界
0ecad863c5
Fix sniff QUIC hidden in three or more packets
2025-02-18 18:14:59 +08:00
世界
eba7eb9e76
Fix override address
2025-02-11 01:32:14 +08:00
世界
b99105507a
Fix override UDP destination
2025-02-06 11:20:35 +08:00
世界
a36ea57a60
Fix legacy routes
2025-01-27 09:50:27 +08:00
世界
8b9d1cc626
Fix domain strategy
2025-01-13 15:14:30 +08:00
世界
b25ef0762f
Fix socks5 UDP implementation
2025-01-13 15:14:30 +08:00
世界
00d23d275d
Add UDP timeout route option
2025-01-13 15:14:30 +08:00
世界
9cc94823e3
Fix lint
2025-01-13 15:14:30 +08:00
世界
c9804d8b81
refactor: connection manager
2025-01-13 15:14:30 +08:00
世界
9dcabfd266
Add override destination to route options
2025-01-13 15:14:30 +08:00
世界
3eee2a4c04
Add multi network dialing
2025-01-13 15:14:30 +08:00
世界
25d261df35
refactor: Extract services form router
2025-01-13 15:14:29 +08:00
世界
c493cc521f
refactor: Modular network manager
2025-01-13 15:14:29 +08:00
世界
9d524aa6a1
documentation: Add rule action
2025-01-13 15:14:29 +08:00
世界
ecb69d41bc
Improve rule actions
2025-01-13 15:14:29 +08:00
世界
0c993f6f0c
Remove unused reject methods
2025-01-13 15:14:29 +08:00
世界
8513463170
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00
世界
725080267d
Implement dns-hijack
2025-01-13 15:14:29 +08:00
世界
2eeb79f064
Implement resolve(server)
2025-01-13 15:14:29 +08:00
世界
4eeeb9a78a
Implement TCP and ICMP rejects
2025-01-13 15:14:29 +08:00