forked from phpipam/phpipam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
executable file
·57 lines (43 loc) · 1.27 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Description
===========
phpipam is an open-source web IP address management application. Its goal is to provide light and simple IP address management application.
It is ajax-based using jQuery libraries, it uses php scripts and javascript and some HTML5/CSS3 features, so some modern browser is preferred
to be able to display javascript quickly and correctly.
Features and tools:
- https://phpipam.net/documents/features/
License
=======
phpipam is released under the GPL v3 license, see misc/gpl-3.0.txt.
Requirements
============
- https://phpipam.net/documents/installation/
Install
=======
- https://phpipam.net/documents/installation/
API guide
=========
- https://phpipam.net/api-documentation/
Update
=======
- https://phpipam.net/documents/upgrade/
Demo page
============
http://demo.phpipam.net
Default user
============
Admin / ipamadmin
Reset admin password
====================
php functions/scripts/reset-admin-password.php
Changelog
=========
See misc/CHANGELOG
Roadmap
=========
See misc/Roadmap
Contact
=======
miha.petkovsek@gmail.com
special thank also to Hosterdam team (http://www.hosterdam.com) for VPS server
that is used for development of phpIPAM and for demo site.
And also to all users that filed a bug report / feature report and helped with feature testing!