[ 源代码: dnsdbq ]
软件包:dnsdbq(2.6.7-1)
DNSDB API Client
This is a pure C99 program that accesses passive DNS database systems such as:
* the DNSDB API server at Farsight Security * the CIRCL pDNS server at Computer Incident Response Center (LU)
An API key is required for operation. The command syntax was inspired by a Python script called dnsdb_query, but significant departure has occurred, largely inspired by a modern understanding of "time fencing" and a desire for new features such as CSV output and JSON reprocessing.
其他与 dnsdbq 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4t64 (>= 7.28.0)
- 简单易用的客户端 URL 传输软件库(OpenSSL 变种)
-
- dep: libjansson4 (>= 2.14)
- C library for encoding, decoding and manipulating JSON data