sshnotify: SSH Login Notification

sshnotify A script to notify you when others login your server via ssh. install Debian/ubuntu supported wget -N –no-check-certificate https://raw.githubusercontent.com/Green-m/sshnotify/master/install.sh && chmod +x install.sh && bash install.sh Use whitelist config vim /etc/sshnotify/whitelist.config white_user=(root test)...