An open API service indexing awesome lists of open source software.

https://github.com/neo0player/iphacker

Iphacker - site check ip and write ip to txt file
https://github.com/neo0player/iphacker

hack hacker ip php sh site web

Last synced: 4 days ago
JSON representation

Iphacker - site check ip and write ip to txt file

Awesome Lists containing this project

README

          

# IpHacker

### IpHacker - это сайт для просмотра
### IP-адреса пользователя при нажитие на кнопку

## Скрипт инициализации
```sh
./scripts/init
```

## Запуск сайта
```sh
php -S 127.0.0.1:3000
```