Skip to content

Instantly share code, notes, and snippets.

View evsrt's full-sized avatar
❄️

Artem Evseev evsrt

❄️
View GitHub Profile
@dimaskiddo
dimaskiddo / ssh-hardening.sh
Last active April 1, 2024 13:07
SSH Hardening Script
#!/bin/bash
# SSH Hardenning Script
# Created By Dimas Restu Hidayanto (dimas.restu@student.upi.edu)
echo "--------------------------------------"
echo "SSH Hardening"
echo "dimas.restu@student.upi.edu"
echo "--------------------------------------"
echo ""