How to make a DNS Resolver using Python

Опубликовано: 27 Июль 2026
на канале: Programmer Robot
182
14

‪@ProgrammerRobot‬

We will make a DNS resolver today!

What is a DNS resolver?:
DNS resolver means that we can know the IP of the target website
(example: Google)

We're going to use dns module in today's project.

If you have any ideas what to do write it in the comment.
I hope you enjoy it🥰!

Thanks For Watching!
Bye👋!

Tags:
#coding #programming #dns #dnsserver #pythonprogramming #pythontutorial