Skip to content
/ IPMap Public

A map that shows the ip location, you have entered...

License

Notifications You must be signed in to change notification settings

TKAMING/IPMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPMap (Ip location tracker)

Tobias Karuth

 /$$$$$$ /$$$$$$$  /$$      /$$  /$$$$$$  /$$$$$$$ 
|_  $$_/| $$__  $$| $$$    /$$$ /$$__  $$| $$__  $$
  | $$  | $$  \ $$| $$$$  /$$$$| $$  \ $$| $$  \ $$
  | $$  | $$$$$$$/| $$ $$/$$ $$| $$$$$$$$| $$$$$$$/
  | $$  | $$____/ | $$  $$$| $$| $$__  $$| $$____/ 
  | $$  | $$      | $$\  $ | $$| $$  | $$| $$      
 /$$$$$$| $$      | $$ \/  | $$| $$  | $$| $$      
|______/|__/      |__/     |__/|__/  |__/|__/      
                                                   

a map that shows Ip locations that are public or not protected


How to run it?

clone this repository

git clone https://github.com/TKAMING/IPMap/

run it (start the Flask server)

flask run -h localhost -p 3000

go to this url in your browser

http://localhost:3000/

and you are ready to go...

you should now see

if you enter a valid IP address you should see


Technologies used

Python(Flask, folium), IP-api, HTML, CSS, Javascript


ToDo´s

  • The data visualization
  • Get the ip´s
  • Error handling
  • Design website

© 2022 by Tobias Karuth

About

A map that shows the ip location, you have entered...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published