Skip to content

DNS Server, School homework, support DoT / resolve by list

Notifications You must be signed in to change notification settings

Makiras/makiras_dns_refact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makiras_dns_refactor

How to Build

Windows

Build Environment

MSYS2 terminal

pacman -Syu
pacman -S vim git 
pacman -S mingw-w64-x86_64-toolchain
pacman -S mingw-w64-x86_64-libuv mingw-w64-x86_64-curl
# change /etc/pacman.d/mirrorlist.mingw64 for better speed

For entering the msys2 terminal

./msys64.bat
# or
bash ./msys64.bat

How to Build

make
make clean

Linux

TBD

TBD (5e8 years later)*

  1. DoT / DoH(bind)
  2. Multi Resolver
  3. Random Crash
  4. "real" Eventloop

About

DNS Server, School homework, support DoT / resolve by list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages