Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Querying DNS Resolution Results in Different Regions Worldwide.

License

Notifications You must be signed in to change notification settings

zhojielun/DNS.Surf

 
 

Repository files navigation

DNS.Surf

Querying DNS Resolution Results in Different Regions Worldwide.


English | 简体中文

DNS.Surf

Principle

Vercel's Edge functions support custom deployment regions, and by querying DNS records through DoH, you can obtain the global resolution results of DNS.

Deployment

  1. Fork the project to your GitHub
  2. Create a new project on Vercel
  3. Choose the DNS.Surf project and the Next.js framework
  4. Save and deploy
  5. Bind a domain name (optional)

Development

Frontend:

pnpm install
pnpm run dev

Backend:

pnpm install
pnpm run local

Sponsor

  1. Follow me on 𝕏
  2. Sponsor me on GitHub

About

Querying DNS Resolution Results in Different Regions Worldwide.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.4%
  • JavaScript 30.2%
  • MDX 11.7%
  • CSS 2.7%