Add ntp protocol sniffing

This commit is contained in:
k9982874 2025-03-15 18:10:35 +08:00 committed by 世界
parent 0d65af5d0a
commit 3766bbbf9d
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
6 changed files with 96 additions and 0 deletions

View file

@ -22,6 +22,7 @@ If enabled in the inbound, the protocol and domain name (if present) of by the c
| UDP | `dtls` | / | / |
| TCP | `ssh` | / | SSH Client Name |
| TCP | `rdp` | / | / |
| UDP | `ntp` | / | / |
| QUIC Client | Type |
|:------------------------:|:----------:|

View file

@ -22,6 +22,7 @@
| UDP | `dtls` | / | / |
| TCP | `ssh` | / | SSH 客户端名称 |
| TCP | `rdp` | / | / |
| UDP | `ntp` | / | / |
| QUIC 客户端 | 类型 |
|:------------------------:|:----------:|