Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
3kh0 authored Aug 31, 2022
1 parent 4383e26 commit a97134f
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# echolog
Advanced IP logger that sends results in a discord webhook
# ECHOLOG
Advanced IP logger that sends results in a discord webhook you provide, plain HTML, can be hosted on GitHub pages!

## Usage

1. Create an fork of this repo
2. Go into [`index.html`](https://github.com/3kh0/echolog/blob/main/index.html) on the root directory
3. Go to line 27 and add your discord webhook URL
4. Deploy the repo and get it up and running, visit the page to test if it works.
5. Send it to your friends!

If you did everything right, you should get messages like this one below!

![image](https://user-images.githubusercontent.com/58097612/187570681-cc4d17f3-2f3a-4b8a-9432-ec7ca6637a63.png)

0 comments on commit a97134f

Please sign in to comment.