Jdresolve

From Free Software Directory
Revision as of 14:14, 2 August 2019 by LorenzoAncora (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

jdresolve

https://github.com/jdrowell/jdresolve
A fast and recursive DNS name resolver for log files

Resolves IP addresses to hostnames. Any file format is supported, including those where the line does not begin with the IP address. One of the strongest features of the program is the support for recursion, which can drastically reduce the number of unresolved hosts by faking a hostname based on the network that the IP belongs to. DNS queries are sent in parallel, which means that you can decrease run time by increasing the number of simultaneous sockets used (given a fast enough machine and available bandwidth). By using the database support, performance can be increased even further, by using cached data from previous runs.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

LorenzoAncora

Verified on

2 August 2019




Leaders and contributors

Contact(s)Role
John D. Rowell Lead developer


Resources and communication

AudienceResource typeURI
Supportmailto://me@jdrowell.com
VCS Repository Webviewhttps://github.com/jdrowell/jdresolve
Bug Trackinghttps://github.com/jdrowell/jdresolve/issues


Software prerequisites

KindDescription
Required to buildMake
Source requirementPerl
Source requirementBash




Entry








"Lead developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.