mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Update ALPN names
This commit is contained in:
@@ -181,6 +181,7 @@ action = function(host, port)
|
||||
"pop3",
|
||||
"managesieve",
|
||||
"coap",
|
||||
"co", -- COAP over DTLS
|
||||
"xmpp-client",
|
||||
"xmpp-server",
|
||||
"acme-tls/1",
|
||||
@@ -197,6 +198,9 @@ action = function(host, port)
|
||||
"sip/2",
|
||||
"tds/8.0",
|
||||
"dicom",
|
||||
"postgresql",
|
||||
"radius/1.0",
|
||||
"radius/1.1",
|
||||
-- Other sources
|
||||
"grpc-exp", -- gRPC, see grpc.io
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user