Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
damianofalcioni authored Nov 28, 2017
1 parent 0347e96 commit 9e7f58d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ who visualize the image or open the links.
Give it a try!

## Getting Started
#### Deploy IP-Biter
0) Copy ipb.php in your PHP server and optionally create a .htaccess file as described in the next security notes
- Some configurable parameters are available in the firsts uncommented PHP lines of the ipb.php file, identified by the comment "START CONFIGURATION SECTION"
#### Access the Dashboard
1) Access the dashboard through ipb.php?op=$dashboardPage (or through ipb.php if $dashboardPage=='')
- If $dashboardPageSecret!='' then a login page will appear asking for the $dashboardPageSecret value
Expand Down

0 comments on commit 9e7f58d

Please sign in to comment.