├── README.md
└── index.php
/README.md:
--------------------------------------------------------------------------------
1 | # IP-Reaper
2 |
3 | A simple PHP code to get infos about browser and IP and put them in a text file.
4 |
5 | /!\ Only for educational purpose
6 |
7 |
--------------------------------------------------------------------------------
/index.php:
--------------------------------------------------------------------------------
1 |
17 |
18 |
19 |