SilkyFalcon

Generation

linuxSat, 03 Dec 2022

send a message to discord if someone tried to connect to ssh from an other country than hungary

sudo ufw allow from 195.228.45.0/24 to any port 22 sudo ufw deny from any to any port 22

Want to kickstart your project?Use the new AI Studio to create your code