IP Reg is a IPAM tool to keep track of assets, nodes (IP addresses, MAC addresses, DNS aliases) within different subnets, over different locations or even VLAN's. Written in PHP, used with a MySQL-database to have a unique insight in your local network.
Go to file
Thomas Hooge ed33c0553d Example data swapped out for optional import 2023-02-14 14:34:58 +01:00
images Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
install Example data swapped out for optional import 2023-02-14 14:34:58 +01:00
lang Example data swapped out for optional import 2023-02-14 14:34:58 +01:00
lib Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
tpl Added improvements for empty database 2023-02-14 13:48:28 +01:00
tpl_c Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
.gitignore Added improvements for empty database 2023-02-14 13:48:28 +01:00
about.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
asset.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclass.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassgroup.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassgroupadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassgroupdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassgroupedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassgroupview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetclassview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assetview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assigniptonode.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
assignnodetoasset.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
comments.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
config.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
dbconnect.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
footer.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
gpl-3.0.txt Changes adopted from version 0.4 2023-02-13 09:56:14 +01:00
header.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
image.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
includes.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
index.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
lib.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
location.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationsubnetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationsubnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationsubnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
locationview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
login.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
logout.php Changes adopted from version 0.5 2023-02-13 10:42:09 +01:00
natadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
natdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
natedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
node.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
nodeadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
nodedel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
nodeedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
nodeview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
options.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
optionseditdisplay.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
optionseditpassword.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
search.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
submit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnet.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetlocationadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetlocationdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetlocationedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetvlanadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetvlandel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
subnetvlanedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
user.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
useradd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
userdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
useredit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
userview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlan.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlanadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlandel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlanedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlansubnetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlansubnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlansubnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
vlanview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zone.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zoneadd.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zonedel.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zoneedit.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00
zoneview.php Moved towards smarty templates, support php7, switched to mysqli, 2023-02-13 16:41:38 +01:00