doc/userguide: add missing app-layer protocols

pull/13894/head
Victor Julien 2 months ago committed by Victor Julien
parent 2623e67a80
commit 91f258e2bc

@ -91,11 +91,16 @@ you can pick from. These are:
* http (either HTTP1 or HTTP2)
* http1
* http2
* ftp
* tls (this includes ssl)
* quic
* ftp (ftp command channel)
* ftp-data (ftp data channel)
* smb
* dns
* doh2 (dns over http/2)
* mdns
* dcerpc
* ldap
* dhcp
* ssh
* smtp
@ -108,6 +113,7 @@ you can pick from. These are:
* ike
* krb5
* bittorrent-dht
* mqtt
* ntp
* dhcp
* rfb
@ -115,7 +121,9 @@ you can pick from. These are:
* snmp
* tftp
* sip
* telnet
* websocket
* pgsql
The availability of these protocols depends on whether the protocol
is enabled in the configuration file, suricata.yaml.

Loading…
Cancel
Save