Back to Projects
Web Development

IP Logging System

Node.jsExpressSecurityAPIDatabase
LOG

About this Project

Implemented a real-time IP logging system using Python client-server scripts. Integrated it into a Flutter application for comprehensive network monitoring and security analysis.

Highlights
01

Real-time capture

Python client and server scripts report device addresses the moment a connection happens.

02

App integration

The logger plugs into a Flutter app, feeding monitoring and analytics without any user friction.

03

Clean log pipeline

Events are structured and timestamped, ready for analysis instead of raw text dumps.

04

Security minded

Built with abuse prevention in mind, from rate limiting to careful data handling.

The challenge

Networks lie. Proxies, NAT, and mobile carriers all mask real addresses, so the system needed multiple resolution strategies and honest fallbacks for the times a true address simply cannot be known.

The outcome

The logger became a small but dependable monitoring tool, and a practical lesson in real-world networking.

Project Details

Category

Web Development

Completed

May 10, 2025