BakaChinatsu / ipcheck

IPCheck - Proxy Checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipcheck

IPCheck - Proxy Checker

Installation

Requires PHP 7.2.

  1. cp credentials.php.dist credentials.php and fill in your API keys.
  2. cp webhostconfig.php.dist webhostconfig.php and fill in your webhost detection settings.
  3. cp oauth.ini.dist oauth.ini and fill in your OAuth consumer keys.
  4. cp config.dist.php config.php and change the configuration to your liking.
  5. composer install
  6. cd public_html && php -S localhost:8000

You should now be up and running at http://localhost:8000

Interpreting results

  • There are some tips / hints at EXPLANATION.md
    • Please don't hesitate to send a pull request for this file!

API

  • Instructions on using the API can be found at API.MD

About

IPCheck - Proxy Checker

License:Other


Languages

Language:PHP 75.9%Language:HTML 24.1%