Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 286 Bytes

Usage:

virtualenv .
source bin/activate
python helpdesk.py input.txt > result.csv

Where input.txt contains a list of names one per line:

classpass
udemy
someotherhelpdesk 

The script will check for domains such as udemy.zendesk.com, udemy.desk.com.. etc...