wildgone

command
v0.0.0-...-f9b4428 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

README

Wildgone

Wildgone takes domains on stdin and prints the ones that resolve wildcards. It starts at the base domain and works backwards through each of the subdomains.

Usage

In the following example, any domain under bar.baz.com will resolve:

$ cat test.txt 
facebook.com
amazon.com
foo.bar.baz.com
bar.baz.com
baz.com

$ cat test.txt | ./wildgone -r 8.8.8.8
bar.baz.com
bar.baz.com

Installation

go get -u github.com/leesoh/hacks/wildgone

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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