Update Thu Sep 2 05:59:45 AM CDT 2021

This commit is contained in:
Dewalt 2021-09-02 05:59:45 -05:00
parent 71ff11cbec
commit d067e95f46
2 changed files with 6 additions and 4 deletions

View File

@ -31,12 +31,14 @@
- 0xC0FFEE Home Lab Build
https://docs.google.com/document/d/1DH-epmXJMvQtOnDQYa3zUXvq9497Mm3276K8frNz2UM
# Revision 1.3.4 - amass
- amass added precompiled binary
- Menu options N, 0 or 1 will install amass
# Revision 1.3.3 - pyftpdlib
- pyftpdlib added for python
- Menu options N, 0 or 1 will install pyftpdlib
- amass added precompiled binary
- Menu options N, 0 or 1 will install amass
# Revision 1.3.2 - Pimpmykali-Mirrors and updates
- Speedtest for kali linux repo mirrors (http only at this time)
- This function will only be executed via menu option =

View File

@ -9,7 +9,7 @@
# Standard Disclaimer: Author assumes no liability for any damage
# revision var
revision="1.3.3"
revision="1.3.4"
# unicorn puke:
red=$'\e[1;31m'