From 7a615fec5141f64d1787a69dc72f5c7c6a6b93af Mon Sep 17 00:00:00 2001 From: Jordan ERNST Date: Wed, 20 Apr 2022 16:55:25 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d68b506..bae5cbf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Pendora Box This too has several functions: -* Keep your pentesting scripts, binaries hosted on Github up-to-date. (master branch) +* Keep your pentesting scripts, binaries hosted on Github up-to-date. * Listen on HTTP or SMB to easily share your files to the victims ## To-Do @@ -29,5 +29,5 @@ This too has several functions: ## Adding a file to track -Simply add the informations to [config.json](./config.json), and run the script. +Simply add the informations to [config.json](./config.json), for a release set "local_version" to a random value and run the script. The file is gonna be automatically downloaded.