From 6337f47b0d750f6c9b10ad502e9d06031ccd952c Mon Sep 17 00:00:00 2001 From: CaffeineFueled Date: Mon, 20 Oct 2025 16:27:23 +0200 Subject: [PATCH] ADD information about wiki --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b988067..f959edb 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,8 @@ Invoke-RestMethod -Uri "https://linedump.com/" -Headers @{"Authorization"="Beare curl -X POST --data-binary @- https://linedump.com ``` +[For more examples check out the Wiki.](https://git.uphillsecurity.com/cf7/linedump/wiki/Usage) + --- ## Installation @@ -192,6 +194,7 @@ For security concerns or reports, please contact via `hello a t uphillsecurity d - [Github Mirror available](https://github.com/CaffeineFueled1/linedump) - [Rate Limit Testing Script](https://git.uphillsecurity.com/cf7/Snippets/wiki/bash-linedump-ratelimit-test.-) +- [Linedumpe Wiki](https://git.uphillsecurity.com/cf7/linedump/wiki/?action=_pages) ---