ChaosHour / get-hosts

Python3 script that loops through a Repo to get all the FQDNs and has a search argument.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get-hosts

Python3 script that loops through a Repo to get all the FQDNs and has a search argument.

Environment

pipenv shell 
pipenv install

or

pip install -r requirements.txt

usage

./ghost.py /path/to/repo/ -s search_argument

About

Python3 script that loops through a Repo to get all the FQDNs and has a search argument.

License:MIT License


Languages

Language:Python 100.0%