From 7155aad69b0e167bee36a21fa061bb2cc519aff6 Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Tue, 23 Feb 2021 00:36:47 +0100 Subject: [PATCH] update --- phpipam/readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/phpipam/readme.md b/phpipam/readme.md index 67f5154..dd6b70f 100644 --- a/phpipam/readme.md +++ b/phpipam/readme.md @@ -13,18 +13,21 @@ IP address managment, LAN information and documentation tool. +* [Official site](https://phpipam.net/) * [Github](https://github.com/phpipam/phpipam) * [DockerHub image used](https://hub.docker.com/r/phpipam/phpipam-www) IPAM is a universal term that stands for [IP Address Management](https://en.wikipedia.org/wiki/IP_address_management).
-My exposure to it is very limited and at this moment -I only use it to keep track of used IP. +phpIPAM is open source tool fullfilling this purpose. +Coded in php and using mariadb for database. + +My exposure to it is limited and at this moment +So far use is just tracking of used IP. Can be used to keep inventory of IT hardware, or organization of server racks. - # Files and directory structure ```