[ bianca ]
[ 源代码: dnsdbq ]
软件包:dnsdbq(2.6.8-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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl4t64 (>= 7.28.0)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- dep: libjansson4 (>= 2.14)
- C library for encoding, decoding and manipulating JSON data