Skip to content

Commit

Permalink
Update octosuite.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rly0nheart authored Jan 22, 2023
1 parent a12210c commit ac6ebc6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions octosuite/octosuite.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,14 +199,7 @@ def about():
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
Expand Down

0 comments on commit ac6ebc6

Please sign in to comment.