8000 GitHub - duo-labs/vimes: A local DNS proxy based on CoreDNS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0