Skip to content

Latest commit

 

History

History
executable file
·
9 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

executable file
·
9 lines (7 loc) · 273 Bytes

nsgraph

Netscaler configuration file parser that shows load balancers in graph-like diagrams

dependencies:

  • sudo apt-get install python-pip // for convenience
  • sudo apt-get install graphviz
  • sudo apt-get install graphviz-dev
  • sudo apt-get install python-pygraphviz