first
| .gitignore | ||
| LICENSE.md | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
numfinder scans for nameservers incrementally to find the first available numerical domain
WARNING: It's usually inaccurate because a registered domain can (and many do) have no nameservers
Examples:
- Scan
.comand.eu:python3 main.py com eu - Scan
.rocksfrom 100 up to 1000:python3 main.py --min 100 --max 1000 rocks