This is a simple script to make a menu selector in bash/shell
This is a simple script to search for a string in a file
Execute it with:
iex (iwr -useb "https://raw.githubusercontent.com/JMF-Alex/scripts/refs/heads/main/powershell/search.ps1"); search "<your string>"This is a simple script to add my public key to the authorized_keys file
Execute it with:
curl -fsSL https://raw.githubusercontent.com/JMF-Alex/scripts/refs/heads/main/ssh/my_public_key.sh | bashThis is a script to configure fast fail2ban with abuseipdb api
Execute it with:
curl -fsSL https://raw.githubusercontent.com/JMF-Alex/scripts/refs/heads/main/ssh/fail2ban.sh | bash