thomlinton / www-inventory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

www-inventory

This program scans an IP range looking for machines that respond on port 80. It then copies all the files from that machine's /etc/httpd/vhost.d and parses out useful information. It outputs a pretty HTML page.

It is assumed you can use SSH keys to access each box.

Install

make install

Run

make

About


Languages

Language:Python 65.5%Language:HTML 31.2%Language:Makefile 3.3%