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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Thomas Hooge 23b73a387b Added improvements for empty database 2 years ago
images Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
install Added minor install instructions 2 years ago
lang Added improvements for empty database 2 years ago
lib Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
tpl Added improvements for empty database 2 years ago
tpl_c Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
.gitignore Added improvements for empty database 2 years ago
about.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
asset.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclass.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassgroup.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassgroupadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassgroupdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassgroupedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassgroupview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetclassview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assetview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assigniptonode.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
assignnodetoasset.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
comments.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
config.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
dbconnect.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
footer.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
gpl-3.0.txt Changes adopted from version 0.4 2 years ago
header.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
image.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
includes.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
index.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
lib.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
location.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
locationadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
locationdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
locationedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
locationsubnetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
locationsubnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
locationsubnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
locationview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
login.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
logout.php Changes adopted from version 0.5 2 years ago
natadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
natdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
natedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
node.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
nodeadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
nodedel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
nodeedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
nodeview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
options.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
optionseditdisplay.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
optionseditpassword.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
search.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
submit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnet.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetlocationadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetlocationdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetlocationedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetvlanadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetvlandel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
subnetvlanedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
user.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
useradd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
userdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
useredit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
userview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlan.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlanadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlandel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlanedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlansubnetadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlansubnetdel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlansubnetedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
vlanview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
zone.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
zoneadd.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
zonedel.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
zoneedit.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago
zoneview.php Moved towards smarty templates, support php7, switched to mysqli, 2 years ago