From ac6ebc6d72fbd1b22be7010e9727d549209f84f6 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 22 Jan 2023 02:45:05 +0200 Subject: [PATCH] Update octosuite.py --- octosuite/octosuite.py | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/octosuite/octosuite.py b/octosuite/octosuite.py index e182876..048e259 100644 --- a/octosuite/octosuite.py +++ b/octosuite/octosuite.py @@ -199,14 +199,7 @@ An advanced and lightning fast framework for gathering open-source intelligence Whats new in v{version_tag}? -[{green}IMPROVED{reset}] Octosuite will now also run with command line arguments (use 'octosuite --help', to show usage) -[{green}IMPROVED{reset}] Users will now be able to view previous commands with the ↑ ↓ arrow keys (for Windows systems) -[{green}IMPROVED{reset}] Removed width from tables, so that they can auto adjust -[{green}ADDED{reset}] Added the 'ls' command, which will be used to list all files and directories of the specified directory (beta) -[{green}ADDED{reset}] Added the 'cd' command, which will be used to move to a specified directory (beta) -[{green}ADDED{reset}] Added the 'log:clear' command, which will be used to clear all logs -[{green}ADDED{reset}] Added the 'csv:clear' command, which will be used to clear all csv files -[{green}GUI{reset}] The GUI will now come as a standalone executable +[{green}FIXED{reset}] Fixed a bug '[ERROR] An error occurred: can only concatenate str (not "NoneType") to str' Read the wiki: https://github.com/bellingcat/octosuite/wiki GitHub REST API documentation: https://docs.github.com/rest