Source for my custom BASH menu system.
I am not the author of ANY of the tools that this menu system is installing, configuring or running. I have just put together this BASH menu system to help some non-technical friends utilize Linux, Pwnagotchi's and some pretty sweet Linux tools. Full credit goes to the respective tool creators. You all rock!
Package management is done via APT. curl (sudo apt-get install curl) is the only prerequisite for the installer. The installer will download and install the newest version of anything else needed.
*To install Beesoc's Easy Linux menu system, just download via curl and run INSTALLv2.sh
Don't know how to do that? No prob. The purpose of this project is to help non-technical (or, at least non-Linux) people out.
Detailed instructions:
- open a 'Terminal' emulator app on your Linux desktop. Check you application menu, you have one.
- in the Terminal window, copy and paste this command: curl -sfL https://raw.githubusercontent.com/Beesoc/easy-linux/main/INSTALLv2.sh > $HOME/INSTALLv2.sh && chmod a+x $HOME/INSTALLv2.sh && $HOME/INSTALLv2.sh
IMPORTANT: The install command above should be copied and pasted as 1 command! There are actually a few separate commands there but they are ran as 1 for simplicity.
Credit for these amazing tools go to the following creators and projects, in no particular order.
- HackingTool: https://github.com/Z4nzu/hackingtool
- hcxtools: https://github.com/ZerBea/hcxtools
- wifite2: https://github.com/derv82/wifite2
- pwnagotchi: https://pwnagotchi.ai/
- TheFatRat: https://github.com/screetsec/TheFatRat
- Docker Desktop: https://www.docker.com/products/docker-desktop/
- Webmin: https://webmin.com/download/
- Hashcat: https://hashcat.net/hashcat/
- John the Ripper: https://www.openwall.com/john/
- DIRENV: https://direnv.net/docs/installation.html
- Aircrack-NG: https://www.aircrack-ng.org/doku.php?id=install_aircrack
- Airgeddon: https://github.com/v1s1t0r1sh3r3/airgeddon
- Airjump: https://github.com/wting/autojump