Skip to content

demonstrate interaction between AXFR and TSIG for DNSJAVA library

License

Notifications You must be signed in to change notification settings

frankarinnet/axfr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axfr

demonstrate interaction between AXFR and TSIG for DNSJAVA library

To run, just update the TSIG information in 'app/src/main/java/axfr/App.java' and then './gradlew run'. Also, toggle the version of dnsjava between 1.5.3 and 1.2.0 for different behavior with large zones.

Running this is roughly equivalent to:

dig @ns0.example.com -p 53 AXFR 192.in-addr.arpa. -y hmac-sha256:your_name_here:your_key_here

About

demonstrate interaction between AXFR and TSIG for DNSJAVA library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages