Obtains IP Information With A Shortened URL
-
Updated
Mar 24, 2024 - Python
Obtains IP Information With A Shortened URL
Self-Hosted url shortener with ip logger
Watcher logs uniquely identifiable information before discreetly redirecting the user to the intended link.
This is a simple API built using FastAPI that allows users to login with JWT tokens and create short links. It also logs each request made to the short link endpoint, storing the visitor's IP address, user agent, and timestamp in a PostgreSQL database.
📇 When someone clicks the link, you will receive their IP and other information via telegram.
Capturing Client-Side Data with JavaScript and PHP - A Step-by-Step Guide
Add a description, image, and links to the grabify topic page so that developers can more easily learn about it.
To associate your repository with the grabify topic, visit your repo's landing page and select "manage topics."