net-mapper is a Chrome extension that visualizes the global destinations of your internet traffic. The extension logs the IP addresses of all servers your browser communicates with and displays them on an interactive map, allowing you to see the physical locations of the servers hosting the websites you visit.
net-mapper connects to two external services: OpenStreetMap for map tiles and ip-api.com for geolocation data. This extension is not affiliated with neither of these services, and it does not take responsibility for the privacy practices of these services.
All IP addresses logged by the extension are stored only in your local storage and are not shared or stored externally, ensuring that your browsing data stays private.
net-mapper was developed as a fun project to visualize internet traffic and is not intended for commercial use.
This project is licensed under the MIT License - see the LICENSE file for details.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.