About | Requirements | Starting | Author
This IPLogger, presented for educational purposes, shows how to capture and transmit data, such as IP addresses, through a Discord webhook. It is crucial to understand that unauthorized collection of personal information without consent violates privacy policies and terms of service. We do not endorse misuse of this tool and remind users of the importance of acting ethically and legally. Educational content is intended to inform, not encourage unethical practices. Responsibility lies with the user and compliance with applicable laws is encouraged.
-
Discord webhook
-
Mapbox token (https://www.mapbox.com/)
# Clone this project
$ git clone https://github.com/LautyDev/IPLogger
# Access
$ cd IPLogger
# Install dependencies
$ pnpm i
# Run the project
$ pnpm start
# The server will initialize in the <http://localhost:5000>
Made with ❤️ by LautyDev