Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
phpipam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
phpipam
Commits
d58ae47c
Commit
d58ae47c
authored
Jan 21, 2018
by
Gary Allan
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos in README.md
parent
fdda5203
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
d58ae47c
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Website: https://phpipam.net/
Website: https://phpipam.net/
## Description
## Description
php
ipam
is an open-source web IP address management application. Its goal is to provide light and simple IP address management application.
php
IPAM
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
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.
to be able to display javascript quickly and correctly.
...
@@ -14,10 +14,10 @@ to be able to display javascript quickly and correctly.
...
@@ -14,10 +14,10 @@ to be able to display javascript quickly and correctly.
-
[
Demo page
](
http://demo.phpipam.net
)
(
Login:
`Admin / ipamadmin`
)
-
[
Demo page
](
http://demo.phpipam.net
)
(
Login:
`Admin / ipamadmin`
)
## I forgot my Admin password!?
## I forgot my Admin password!?
Just run
`php functions/scripts/reset-admin-password.php`
in the cli
and
and enter your new password
Just run
`php functions/scripts/reset-admin-password.php`
in the cli
and enter your new password
## What are the credentials for a fresh install?
## What are the credentials for a fresh install?
The Default redentials for a new instance of php
ipam
are the same as the credentils for
The Default
c
redentials for a new instance of php
IPAM
are the same as the credenti
a
ls for
the demo page:
`Admin / ipamadmin`
the demo page:
`Admin / ipamadmin`
## Changelog
## Changelog
...
@@ -35,4 +35,4 @@ that is used for development of phpIPAM and for demo site.
...
@@ -35,4 +35,4 @@ 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!
And also to all users that filed a bug report / feature report and helped with feature testing!
## License
## License
php
ipam
is released under the GPL v3 license, see misc/gpl-3.0.txt.
php
IPAM
is released under the GPL v3 license, see misc/gpl-3.0.txt.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment