Files
OneForAll-mirror/data/rules/wappalyzer/nghttpx - http_2 proxy.json
T
2020-07-29 00:02:06 +08:00

11 lines
240 B
JSON

{
"name": "nghttpx - HTTP/2 proxy",
"website": "https://nghttp2.org",
"matches": [
{
"search": "headers[server]",
"regexp": "nghttpx nghttp2/?([\\d.]+)?",
"offset": 1
}
]
}