Syed Ahmed SMtechwithfun.hashnode.dev·9 hours agoExploring the Steps of DNS ResolutionHow DNS resolution works? DNS resolution is the process of translating a human-readable domain name (like www.google.com) into an IP address that computers use to identify each other on the network. Here are the steps involved in DNS resolution: URL...ChaiCode
Richard K. Morriskmorrisrichard.hashnode.dev·Nov 30, 2023Unveiling the Mysteries of Chrome Net Internals DNS: A Beginner's GuideIntroduction: Have you ever wondered how your web browser knows where to find the websites you visit? Behind the scenes, a fascinating process known as DNS (Domain Name System) is at play, and Google Chrome offers a tool called "chrome://net-internal...162 readsGoogle Chrome DNS troubleshooting