Skip to main content

A tool for finding TLDs for domains

Project description

License LastCommit os version wheel pythonversion

tldSearcher Image

TLDSearcher

This Python tool searcher target domains for existing top-level domains (TLDs)

Installation

TLDSearcher can be installed via Github or PyPI. Details on each are listed below.

Github

Navigate to the directory where you want to download the program.

  1. open a terminal and type:

git clone https://www.github.com/plague-anon/TLDSearcher

  1. Change into the directory git made for you:

cd TLDSearcher

  1. Run the following command to install the program:

python3 setup.py install

You can now use the tldsearcher command from anywhere on your system

PyPI

You can install TLDSearcher via pip with 2 methods. Method 1 Issue the following command from the terminal to download the latest version from pypi.org

pip3 install tldsearcher

Method 2 Issue the following command from the terminal to download the latest version from Github

pip3 install -e git+https://github.com/plague-anon/TLDSearcher#egg=pkg

Usage Example

tldsearcher -t example -d com,co.uk,.net,.org -v

The -d flag must be a string of TLDs, separated with a comma. The preceding . does not have to be supplied

For more examples and usage, please refer to the Wiki.

Meta

plague – plague_anon@protonmail.com

Join me on the official Anonymous IRC webchat.anonops.com, or via an IRC client, irc.anonops.com:6697

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

https://github.com/plague-anon/TLDSearcher

Contributing

  1. Fork it (https://github.com/plague-anon/TLDSearcher)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

History

  • 1.0.5
    • Added main file to root directory to prevent error when starting via python3
  • 1.0.4
    • Corrected errors in documentation and git trees
  • 1.0.3
    • Added more documentation
    • New installation instructions
  • 1.0.2
    • Small documentation changes
  • 1.0.1
    • Fixed 'Module not recognised' bug
    • Added start time to beginning of scan process
    • Fixed verbose mode not printing negative results
  • 1.0.0
    • 1.0.0 full package release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tldsearcher-1.0.5.tar.gz (37.4 kB view hashes)

Uploaded Source

Built Distribution

tldsearcher-1.0.5-py2.py3-none-any.whl (29.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page