Skip to content

With this simple PHP code you can log the IP addresses of the users who visit your website directly into a discord channel via webhook request

License

Notifications You must be signed in to change notification settings

theravenstone/discord-webhook-ip-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Discord IP Logger by theravenstone

This IP Logger is written in PHP.

Config

Change the code below in the index.php file to your discord webhook url.

$url = "YOUR WEBHOOK URL";

Usage

  • Upload the index.php file to your server
  • Open the IP/URL of your server in a browser

Free Hosting

You can host the php file on 000webhost for free.

Disclaimer

The user theravenstone is not responsible for the use of this code!

License

The code in this repository is licensed under the MIT License by theravenstone.

About

With this simple PHP code you can log the IP addresses of the users who visit your website directly into a discord channel via webhook request

Topics

Resources

License

Stars

Watchers

Forks

Languages