- more functions in the script
- readability increase
- readme updates to reflect removed pieces
- no password updates
This commit is contained in:
2026-05-31 12:14:50 -04:00
parent edac8da712
commit ec6c6e67a9
2 changed files with 78 additions and 65 deletions

View File

@@ -3,19 +3,18 @@ Redeye is a basic linux setup script used for kali linux virtual machines
## Usage
- wget https://code.jakeyoungdev.com/jake/redeye/raw/branch/main/redeye.sh
- chmod +x redeye.sh
- ./redeye.sh
- chmod +x ./redeye.sh
- source ./redeye.sh
## Configuration
Redeye provides some basic configuration:
- Updates package list, or installs new package versions if a full upgrade is being done
- Installs Golang version 1.26.3
- Sets some alias's
- Sets some alias'
- g=go
- p=python
- s=subl(sublime text)
- Installs credslayer (via pipx)
- Installs ffuf (via go)
- Installs sublime text
- Installs ufw and enables it
- Updates the default password to "redeye6"
- Installs ufw and enables it