Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7
👀 "What's Your IP Address?" Web script 🔍 This Python CGI Website displayed the public IP address of a user like many similar sites do. This web app has a geolocalization map and many customizable options available in a config INI file. Finally, This "What is My IP" Site Clone is Codded in Python. Please feel free to contribute if you wish...
License
pH-7/What-Is-Your-IP-Address-V2.0
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a script site that displays the public IP address as the many similar sites to"What's Your IP Address?" with a geo map and many customizable options that are in the file ~/config/conf.iniThe configuration file for Apache CGI is also provided.
- You simply put all the files in that folder in the public directory of your server.
- You may need to change the permissions of the file to be executed (index.py).
- This can easily do this with your FTP client or via SSH access with the command:
sudo chmod +x index.py
- You must also edit the file ~/config/conf.ini that includes the information on your site (url, name, contact_email and analytics_id).
Pierre-Henry Soria
General Public License (GPL) 3 or later (http://www.gnu.org/copyleft/gpl.html)
About
👀 "What's Your IP Address?" Web script 🔍 This Python CGI Website displayed the public IP address of a user like many similar sites do. This web app has a geolocalization map and many customizable options available in a config INI file. Finally, This "What is My IP" Site Clone is Codded in Python. Please feel free to contribute if you wish...
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.