If you want to quickly host a directory on your machine over the internet this will help you!
# If you dont have / or are not sure if you ngrok use this command
python qhost.py /path/to/directory -i
# If You have Ngrok installed use it without -i
python qhost.py /path/to/directory
have fun!