Very Important Managing of Encrypting a Service
This is not high code quality but exists as a proof of concept. Not recommended to run in a production enviornment.
An endpoint DNS proxy that opprotunisitically upgrades DNS to an encrypted protocol without overriding the DNS server issued via DHCP. For Windows.
- Open a terminal as Administrator
python3 -m venv .env
.\.env\Scripts\activate
pip install -r requirements.txt
python vimes.py