Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b0 authored Apr 13, 2018
1 parent 1c14612 commit c2b7f4a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

A light-weight NMAP wrapper based on https://github.com/argp/nmapdb.

![alt text](https://i.imgur.com/BhtEOMg.png "nventory!")

### Dependencies:
1. Linux, MacOSX
1. python2
Expand All @@ -31,9 +33,13 @@ A light-weight NMAP wrapper based on https://github.com/argp/nmapdb.

### What's next?

Everything else from this point is straight-forward. You can use list files (-iL) for inventorying multiple hosts.
Everything else from this point is straight-forward.

You can use list files (-iL) for inventorying multiple hosts.

You can explicitly type specifc single hosts for inventory as well.

All working elemets of this software are located at `/opt/nventory`.
All working elements of this software are located at `/opt/nventory`.

Actual database location: `/opt/nventory/database/database.db`.

Expand Down

0 comments on commit c2b7f4a

Please sign in to comment.