Sha256: 771c422c0f71ae035f2b4cc91b6ad28f85d14d58b3243a2e1823b7a59493a502
Contents?: true
Size: 753 Bytes
Versions: 6
Compression:
Stored size: 753 Bytes
Contents
# ronin-tld-list 1 "May 2022" Ronin "User Manuals" ## SYNOPSIS `ronin tld-list` [*options*] ## DESCRIPTION Updates and parses the TLD list file. ## OPTIONS `-v`, `--verbose` Enables verbose output. `-u`, `--update` Updates the TLD list file. `-U`, `--url` *URL* The URL to the TLD list. Defaults to `https://data.iana.org/TLD/tlds-alpha-by-domain.txt`. `-p`, `--path` *FILE* The Path to the TLD list file. Defaults to `~/.cache/ronin/ronin-support/tlds-alpha-by-domain.txt` if not given. `-h`, `--help` Print help information ## FILES `~/.cache/ronin/ronin-support/tlds-alpha-by-domain.txt` The location of the downloaded TLD list. ## AUTHOR Postmodern <postmodern.mod3@gmail.com> ## SEE ALSO ronin-public-suffix-list(1)
Version data entries
6 entries across 6 versions & 1 rubygems