goprobber

command module
v0.0.0-...-cf14741 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2023 License: GPL-3.0 Imports: 19 Imported by: 0

README

Goprobber

A minimal tool for probing domains as fast as possible.

Getting Started

Prerequisites

The things you need before installing the software.

  • go1.19+
  • Preferably Linux, but Windows works too, just not as fast.
Installation
$ go install -v github.com/its5Q/goprobber@latest

Usage

usage: goprobber <resolvers path> <massdns ndjson output> <thread count>

Where

  • <resolvers path> - path to a list of DNS resolvers that would be used in case of redirects,
  • <massdns ndjson output> - path to the output file of MassDNS in ndjson format, the resolved records from this file will be used to skip unnecessary DNS requests, increasing processing speed,
  • <thread count> - the number of threads to use.

Acknowledgments

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL