Skip to content

CLI tool to visualize DNS records in a graph to show dependencies

Notifications You must be signed in to change notification settings

robin-thoni/pydnsviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDnsViz

CLI tool to visualize DNS records in a graph to show dependencies

example.com

Usage

To generate the previous graph, run the following command:

pydnsviz --zone-file site1.example.com --zone-file-path ./data/zones/db.site1.example.com --zone-file example.com --zone-file-path ./data/zones/db.example.com

Installation

#Install from pip
sudo pip3 install pydnsviz
#Install from sources
sudo ./setup.py install

About

CLI tool to visualize DNS records in a graph to show dependencies

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published