Skip to content

abkr020/dns-server-with-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dns server toy

aobut the project

crearted a dns server and added the ai with it to answer small questions

very very basic dns server created a dns server with denamed and added an ai and instead of returning the ip address i made it to return the answer of the question requested by the user

how to use

you can request like this on the terminal

dig TXT @<ip address of my dns server> -p <port of my dns server> <you question in the format like what.is.a.protocol>

you can ask any small question because dns request just wait for 3 seconds and if ai takes tools more than that to get your answer form google ai so the the query form your terminal will not accept the response

excited to host it and add more features to it

source - youtube

piyush garg youtube channel

About

created a dns server , instead of ip address it returns answer generated by ai for your questions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors