hostname-resolver
A Project to resolve hostname and receive IP
Installation
git clone https://github.com/ihapiw/hostname-resolver.git
Head into the hostname-resolver folder
python -m pip install -r requirements.txt
then run application with
python app.py