LautyDev / IPLogger

This educational IPLogger illustrates capturing and transmitting data, such as IP addresses, via Discord webhook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPLogger

Github top language Github language count Repository size

About   |   Requirements   |   Starting   |   Author


🎯 About

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.

✅ Requirements

🏁 Starting

# 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

 

Back to top

About

This educational IPLogger illustrates capturing and transmitting data, such as IP addresses, via Discord webhook.


Languages

Language:TypeScript 100.0%