SilkyFalcon

Generation

linuxSat, 03 Dec 2022

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

ssh user@server "if [ $SSH_CLIENT != *"HU"* ] ; then echo \"$SSH_CLIENT\" ; fi"

Questions about programming?Chat with your personal AI assistant