Skip to content

zhf/rb-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

RB_DNS

What's this?

A custom dig-like DNS tool to avoid DNS pollution.

How to use?

  • Put the udp_server.rb on a server where the upstream DNS server you can trust.
  • Make sure port 9901 is open and run the server.
  • On the client side, use udp_client to send queries.

Example

$ ruby udp_client www.youtube.com <your-server-address>

About

Custom 'dig'-like DNS tool to avoid DNS pollution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages