Skip to content
/ vimes Public

A local DNS proxy based on CoreDNS.

License

Notifications You must be signed in to change notification settings

duo-labs/vimes

Repository files navigation

VIMES

Very Important Managing of Encrypting a Service

Proof of concept, do NOT use in production

This is not high code quality but exists as a proof of concept. Not recommended to run in a production enviornment.

Description

An endpoint DNS proxy that opprotunisitically upgrades DNS to an encrypted protocol without overriding the DNS server issued via DHCP. For Windows.

Installation

  1. Open a terminal as Administrator
  2. python3 -m venv .env
  3. .\.env\Scripts\activate
  4. pip install -r requirements.txt
  5. python vimes.py

About

A local DNS proxy based on CoreDNS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages