ddrv/sypexgeo-reactphp-server

Webserver for defining geo by IP address based on SypexGeo and reactPHP

v1.0.0 2020-11-28 12:25 UTC

This package is auto-updated.

Last update: 2024-04-28 20:42:31 UTC


README

Webserver for defining geo by IP address based on SypexGeo and reactPHP

Install

cd /path/to
composer create-project ddrv/sypexgeo-reactphp-server project

Run

php /path/to/project 0.0.0.0:8080

The first time you start the database, it will be loaded automatically. Database updates are requested automatically every hour.

For more stable operation, it is recommended to configure automatic server restart, for example, using the systemctl service