From 375e801ff8aabb5347c5657bcf412e5ed4280e70 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Tue, 23 May 2023 07:25:29 -0500 Subject: [PATCH] updated menu option O in readme.md --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2a0f2ea..0fe0dce 100644 --- a/README.md +++ b/README.md @@ -219,13 +219,17 @@ - installs covenant -- Menu Option O - - Fix SSH Function - - checks for /etc/ssh/ssh_config.d/kali-wide-compat.conf - - if file exists, no changes are made and exists - - if file does not exist, it is created and legacy ciphers added - - restarts ssh service - +- Menu Option O - Practical API Hacking Course + - Practical API Hacking course setup + - amd64 and arm64 aware + - root user and normal user aware + - installs docker.io docker-compose + - docker service is enabled + - installs postman to /opt/Postman/Postman + - symlink is created for /opt/Postman/Postman at /usr/bin/postman + - cleanup.sh script created + - installs crAPI to $HOME/labs + - Disable Power Management function moved to Menu options 0, N or 1 - Based upon detection disable power management for that environment