/DNS-Server

Simple DNS Server written in Python

Primary LanguagePython

Simple DNS Server written in Python work only for types: A, AAAA, CNAME, SOA, MX, TXT, NS

Features:

1. serves from zone file
2. makes caches

To run the project open up terminal and run

python dns_server.py "path to config directory" "IP address" "port"