s4vitar / htbExplorer

Cliente de terminal hecho en Bash ideal para trabajar cómodamente desde consola sobre la plataforma de HackTheBox.
231 stars 58 forks source link

Update script with some fancy distro aware package installs #1

Closed knightmare2600 closed 4 years ago

knightmare2600 commented 4 years ago

Hello,

Nice script. I noticed when messing with this it needed sudo permissions to install the package, so wrote some code to do this.

hopefully it can be merged with your code. Some of those echo commands need re-factoring, but the raw code works.

Also takes account of Apple devices using homebrew too now

Thanks!

s4vitar commented 4 years ago

Thanks for your pull request!!, good idea