This is a simple script to make a menu selector in bash/shell
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