/suffix

Find DNS names matching suffixes.

Primary LanguageGoMIT LicenseMIT

suffix
======

Suffix is a Go package and command line tool for matching suffixes in DNS names.
For example by loading http://data.iana.org/TLD/tlds-alpha-by-domain.txt
one could easily filter lines containing names matching listed suffixes.

Install CLI:
	go get github.com/tg/pgress/cmd/...

Run:
	suffix -h