command
module
Version:
v0.0.0-...-e1648be
Opens a new window with list of versions in this module.
Published: Oct 29, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Resolves
Resolves checks whether the provided DNS resolver(s) actually resolve things and, optionally, whether they do it quickly.
Installation
go get -u github.com/leesoh/hacks/resolves
Usage
$ cat resolvers.txt
4.2.2.2
8.8.8.8
1.1.1.1
192.168.1.1
...
$ cat resolvers.txt | resolves
4.2.2.2
8.8.8.8
1.1.1.1
...
Resources
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.