This is php extension that is libkrisp PHP frontend. See also libkrisp project.
mod_krisp extension provides network calcluration and searching ISP/country information for given ip address.
To install this extension type the following:
[root@host mod_krisp]$ phpize
[root@host mod_krisp]$ ./configure
[root@host mod_krisp]$ make && make install
This module requires these libraries:
If you don't want to external library, you can choose pear_KRISP that is written by pure php cdoe.
See also wiki pages.
Copyright 2021. JoungKyun.Kim all rights reserved.
This source file is subject to version 3.01 of the PHP license, that is bundled with this package in the file LICENSE, and is available through the world-wide-web at the following url:
[http://www.php.net/license/3_01.txt](http://www.php.net/license/3_01.txt)
If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to [email protected] so we can mail you a copy immediately.
Also, legacy versions of GPL also change to PHP V3.01.