fooster1337 / subdo-to-domain

A tool for convert subdomain to domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subdo To Domain Converter

A tool for convert subdomain to domain. This is tools fast as hell btw

subdotodom

Installation

pip install tldextract
git clone https://github.com/fooster1337/subdo-to-domain
cd subto-to-domain
python std.py

Usage

python std.py <file/domain> <argument>

Example :

python3 std.py https://std.google.com --> single url
python3 std.py <filename>             --> bulk with file contains url list

For other arguments you can follow the arguments with the command --help

About

A tool for convert subdomain to domain


Languages

Language:Python 100.0%