towsifkafi / IPLogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPLogger

This is a Simple IP Logger written in go lang that posts host's IP to a Discord webhook

  Webhook

If You want to create your own logger like this :-

 

You need to install Go first | Go Lang

   

1 . Open the logger.go file with notepad or Visual Studo Code and replace the url with your discord webhook url

Webhook URL Variable

2 . Open Command Promt in that directory and run build.bat. It'll Build your exe file

Building The Executable

3 . Now you will see a file name called logger.exe in you directory. That is your IP Logger. Send the logger to your victim to run. once the file is executed it will send the user's IP address and the hostname to the Discord Webhook

The Logger

About


Languages

Language:Go 95.8%Language:Batchfile 4.2%