世界
a5db391fcf
Add certificate store
2025-07-08 13:12:14 +08:00
世界
f75ade1991
refactor: DNS
2025-07-08 13:12:14 +08:00
xchacha20-poly1305
7afbd78b09
Fix multiple trackers
2025-04-08 14:16:22 +08:00
世界
3bc90eef10
Fix rule-set not closed
2025-02-01 19:49:33 +08:00
世界
8dff0f30b9
tun: Set address sets to routes
2025-01-13 15:14:30 +08:00
世界
8b9d1cc626
Fix domain strategy
2025-01-13 15:14:30 +08:00
世界
c9804d8b81
refactor: connection manager
2025-01-13 15:14:30 +08:00
世界
dc82247c13
Add dns.cache_capacity
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
世界
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
世界
8513463170
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00
世界
1a91743254
Crazy sekai overturns the small pond
2025-01-13 15:14:29 +08:00
世界
10f4309028
Fix check interface
2025-01-01 12:19:56 +08:00
世界
9b43f6d957
platform: Add SendNotification
2024-11-06 12:53:32 +08:00
世界
687ca9b732
Add deprecated warnings
2024-10-30 14:01:28 +08:00
世界
032201ae15
Rename HTTP start context
2024-10-30 14:01:13 +08:00
世界
fea3d62dc9
auto-redirect: Let fw4 take precedence over prerouting
2024-10-13 13:07:18 +08:00
世界
2dc02a7658
Add SSH sniffer
2024-10-13 13:07:02 +08:00
世界
1999415d2a
Improve QUIC sniffer
2024-10-13 13:07:02 +08:00
世界
a3b8d1b041
Add auto-redirect & Improve auto-route
2024-10-13 13:07:02 +08:00
世界
ad260da271
WTF is this
2024-10-13 13:07:01 +08:00
世界
628c987c7d
Add DTLS sniffer
2024-10-07 04:58:48 +08:00
iosmanthus
a67be12ba8
Introduce bittorrent related protocol sniffers
...
* Introduce bittorrent related protocol sniffers
including, sniffers of
1. BitTorrent Protocol (TCP)
2. uTorrent Transport Protocol (UDP)
Signed-off-by: iosmanthus <myosmanthustree@gmail.com >
Co-authored-by: 世界 <i@sekai.icu >
2024-10-07 04:58:48 +08:00
世界
24aa28752f
Fix stream sniffer
2024-09-08 10:07:07 +08:00
世界
c8d8c56f87
Fix UDP conn stuck on sniff
...
This change only avoids permanent hangs. We need to implement read deadlines for UDP conns in 1.10 for server inbounds.
2024-08-18 11:27:12 +08:00
世界
4fb8fc8287
Fix crash on Android when using process rules
2024-08-18 10:23:28 +08:00
世界
48328c153f
Fix always create package manager
2024-06-11 21:16:57 +08:00
世界
0a338e3d35
Fix package manager start order
2024-06-09 07:21:50 +08:00
世界
5469848246
Fix parse UDP DNS server with addr:port address
2024-06-08 22:00:46 +08:00
世界
6a84618160
Fix rule-set start order
2024-06-08 22:00:46 +08:00
世界
d199f20f25
Fix enforced power listener on windows
2024-06-06 22:20:23 +08:00
世界
cd758255df
Remove logs in router initialize
2024-06-06 22:20:19 +08:00
世界
2fb554c1ae
Fix crash on *bsd
2024-06-06 22:20:17 +08:00
世界
2be319ea85
Add custom prefix support in EDNS0 client subnet options
2024-05-21 15:12:05 +08:00
dyhkwong
f613f8cc39
Always disable cache for fake-ip servers
2024-05-21 15:12:04 +08:00
PuerNya
0dd345d168
Always disable cache for fake-ip DNS transport if independent_cache disabled
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
世界
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
世界
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
世界
cf9316118c
Fix external controller crash before started
2024-02-08 20:31:40 +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