Skip to content

Send tcp dns query to remote DNS server to get the right ip address

Notifications You must be signed in to change notification settings

iccafe/Tcp-DNS-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

= How to use this python script ?


1) change your dns server to 127.0.0.1
  $ vi /etc/resolve.conf  
nameserver 127.0.0.1

2) restart the network
  $ sudo /etc/init.d/networking restart

3) run the script
  $ sudo python tcpdns.py

About

Send tcp dns query to remote DNS server to get the right ip address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published