世界
|
da06212268
|
Remove overdue deprecated features
|
2026-03-01 12:30:43 +08:00 |
|
世界
|
f3d3680f74
|
Fix matching rule-set invert
|
2026-02-15 21:08:33 +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 |
|
世界
|
e2ba72e7c1
|
Add proxy support for ICMP echo request
|
2026-01-17 05:44:41 +08:00 |
|
世界
|
14bec14972
|
Fix rule-set format
|
2026-01-17 05:44:29 +08:00 |
|
世界
|
5c8b07acfe
|
Add preferred_by route rule item
|
2026-01-17 05:44:27 +08:00 |
|
世界
|
d373f57e57
|
Add interface address rule items
|
2026-01-17 05:44:26 +08:00 |
|
世界
|
8df94f091f
|
Fix race codes
|
2025-09-12 21:58:48 +08:00 |
|
世界
|
1edac3cfff
|
Fix multiple sniff
|
2025-09-03 20:09:05 +08:00 |
|
世界
|
2efdd4dd7c
|
Deprecate common/atomic
|
2025-08-25 19:49:12 +08:00 |
|
世界
|
886f7c8253
|
Add TLS record fragment support
|
2025-07-08 13:14:38 +08:00 |
|
世界
|
076ed3c69a
|
Add wildcard name support for predefined records
|
2025-07-08 13:12:27 +08:00 |
|
k9982874
|
6066201331
|
Add ntp protocol sniffing
|
2025-07-08 13:12:26 +08:00 |
|
世界
|
6cae3e54d1
|
Move predefined DNS server to rule action
|
2025-07-08 13:12:23 +08:00 |
|
世界
|
29d355597f
|
Improve resolve action
|
2025-07-08 13:12:18 +08:00 |
|
世界
|
a5db391fcf
|
Add certificate store
|
2025-07-08 13:12:14 +08:00 |
|
世界
|
3d55cef5f2
|
Add TLS fragment support
|
2025-07-08 13:12:14 +08:00 |
|
世界
|
2afbe96ea0
|
refactor: Outbound domain resolver
|
2025-07-08 13:12:14 +08:00 |
|
世界
|
f75ade1991
|
refactor: DNS
|
2025-07-08 13:12:14 +08:00 |
|
世界
|
a6315e5313
|
Fix log for rejected connections
|
2025-06-21 12:57:26 +08:00 |
|
世界
|
7208efe294
|
Fix panic on some stupid input
|
2025-04-25 16:03:58 +08:00 |
|
世界
|
b56a752547
|
Fix no_drop not work
|
2025-04-08 14:16:23 +08:00 |
|
世界
|
b7c20fd165
|
Improve pause management
|
2025-04-08 14:16:22 +08:00 |
|
世界
|
eba7eb9e76
|
Fix override address
|
2025-02-11 01:32:14 +08:00 |
|
世界
|
8a7e2e46f9
|
Fix crash on remote rule-set stop
|
2025-02-05 08:58:10 +08:00 |
|
世界
|
3bc90eef10
|
Fix rule-set not closed
|
2025-02-01 19:49:33 +08:00 |
|
世界
|
81f01eddcb
|
Fix local rule-set not updated
|
2025-02-01 19:42:21 +08:00 |
|
世界
|
8b9d1cc626
|
Fix domain strategy
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
00d23d275d
|
Add UDP timeout route option
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
9dcabfd266
|
Add override destination to route options
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
dbffc1982e
|
Refactor multi networks strategy
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
3eee2a4c04
|
Add multi network dialing
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
1a687a6d63
|
Add network_[type/is_expensive/is_constrained] rule items
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
fbfefedd1f
|
Merge route options to route actions
|
2025-01-13 15:14:29 +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 |
|
世界
|
cc924c1a60
|
refactor: Modular inbound/outbound manager
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
078de6c0fe
|
Migrate bad options to library
|
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 |
|
世界
|
725080267d
|
Implement dns-hijack
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
4eeeb9a78a
|
Implement TCP and ICMP rejects
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
1a91743254
|
Crazy sekai overturns the small pond
|
2025-01-13 15:14:29 +08:00 |
|