getlevels

A small Python Script To get all levels of subdomains

Easily get 1st level, 2nd level, 3rd level, 4th level .... nth level subdomains 

Usage

protongdb

Example usage

python3 getlevels.py -f [FILE] -l [LEVEL]

Installation

git clone https://github.com/0xdln1/getlevels
cd getlevels
pip install -r requirements.txt

Command-line options

  -h, --help  show this help message and exit
  -f  FILE,   --file FILE
  -l  LEVEL,  --level LEVEL

Golang Version of getlevels

Golang Version of getlevels is available at github.com/MPaandeey/dlevel

GitHub

https://github.com/0xdln1/getlevels