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 7322231d3e Some small changes/fixes 2023-02-13 09:10:12 +01:00
images First commit based on v0.1 2023-02-13 08:34:23 +01:00
install First commit based on v0.1 2023-02-13 08:34:23 +01:00
asset.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetadd.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetclass.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetclassadd.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetclassedit.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetclassgroupview.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetclassview.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetdel.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetedit.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assetview.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assigniptoasset.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assigniptonode.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assignlocationtosubnet.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
assignsubnettolocation.php Some small changes/fixes 2023-02-13 09:10:12 +01:00
assignvlantosubnet.php Some small changes/fixes 2023-02-13 09:10:12 +01:00
config.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
dbconnect.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
footer.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
functions.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
header.php Some small changes/fixes 2023-02-13 09:10:12 +01:00
index.php Some small changes/fixes 2023-02-13 09:10:12 +01:00
location.php Some small changes/fixes 2023-02-13 09:10:12 +01:00
locationadd.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
locationedit.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
locationview.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
login.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
logout.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
nodeadd.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
nodedel.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
nodeedit.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
nodelist.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
nodeview.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
options.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
search.php Some small changes/fixes 2023-02-13 09:10:12 +01:00
style.css First commit based on v0.1 2023-02-13 08:34:23 +01:00
subnet.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
subnetadd.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
subnetedit.php Some small changes/fixes 2023-02-13 09:10:12 +01:00
subnetview.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
useradd.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
useredit.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
userpassedit.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
vlan.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
vlanadd.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
vlanedit.php First commit based on v0.1 2023-02-13 08:34:23 +01:00
vlanview.php Some small changes/fixes 2023-02-13 09:10:12 +01:00