Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 295 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 295 Bytes

neoDNS

Lightweight "DNS" that operates by using http requests

Development

pip install -r requirements.txt
flask run

Deployment

refer to the tutorial here

pip install waitress
waitress-serve