Letwork 🏢
Letwork is a python tool used to finding domain what is hosting on that IP.
Usage 🛠
python3 letwork.py -i -o output.txt
python3 letwork.py -i -ht <API_KEY> -o output.txt
python3 letwork.py -i -c
Parameters 🧰
Parameter Description Type -h, --help show this help message and exit
-u IP, --ip IP IP address to scan
-ht HACKERTARGET, --hackertarget HACKERTARGET API key for HackerTarget
-c, --create-config Create a configuration file for storing API keys
-o OUTPUT, --output OUTPUT Save output to JSON file