Kissasean.sh -

# Check if the script is being run directly (not sourced) if [ "$BASH_SOURCE[0]" == "$0" ]; then main fi

kissasean.sh is a minimalist Bash script designed for quick, non-intrusive network discovery. Its name blends (Keep It Simple, Stupid) with “Sean” (a nod to a sysadmin or the act of scanning). It performs ping sweeps, port checks, and optional service banner grabbing without heavy dependencies. kissasean.sh