From d669e59b76b542087bd956b238bfb9ed952b8e56 Mon Sep 17 00:00:00 2001 From: nu11secur1ty Date: Wed, 5 Jun 2024 10:56:08 +0300 Subject: [PATCH] Update README.MD --- collector/README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collector/README.MD b/collector/README.MD index e62be6e8..a0de2cdc 100644 --- a/collector/README.MD +++ b/collector/README.MD @@ -12,7 +12,7 @@ HoneyPot Data collector is software intended to collect information from all TPo 1. Clone repo `` -git cone https://github.com/satanasov/HoneyPotCollector.git +git cone https://github.com/nu11secur1ty/tpotce/tree/master/collector `` 2. Install requirements @@ -118,4 +118,4 @@ Accepts the following GET paramaters: - **days** (int) - how many hours back should the report return - **limit** (int)- How many results should it return -- **no_count** - boolen for should the attack count be returned \ No newline at end of file +- **no_count** - boolen for should the attack count be returned