Skip to content
/ IPman Public

IPman | own ip lookup service , made simple with good UI & accessibility .

License

Notifications You must be signed in to change notification settings

3ZaR-DEV/IPman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPman logo-app

IPman

MIT LICENSE version GitHub repo size awesome

thumbnail

IPman is an open-source own ip lookup service based on webiste . all made simple with good UI & accesibility .


Quick Start

  • setup IPman is easy as well . just need change some variables and keys and then host it . First at all change api keys in lookup.php file . here are the api keys that you should place your own key instead :

modules > lookup.php > line 239 - 240 - 241

$IPDATACO_API = 'PUT_YOUR_API_KEY_HERE';
$IPQUALITYSCORE_API = 'PUT_YOUR_API_KEY_HERE';
$BIGDATACLOUD_API = 'PUT_YOUR_API_KEY_HERE';

api providers and help included in lookup.php as a comment .


  • You did main step as well . now you can change some details of index.php . title , opengraphs , etc .
    • for support dev please do not reomve the info of repo at intial lines of index.php ❤️

  • for deploy it you can use simple host that they have c-panel . try to run it with latest version of php .
    • upload files to directory or file manager of your host . most of them have public_html folder .
    • uploading .htaccess is optional .

Note : Don't use localhost for use it !


Made With ?


🌟 Don't forget to supoort me and rate repo 🌟

Telegram | GitHub