perplexity-cli
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
lightweight, dependency-free bash script for security, performance auditing and infrastructure monitoring of Linux serv…
A comprehensive Bash script for auditing the security and performance of your VPS (Virtual Private Server). This tool performs various security checks and provides a detailed report with recommendations for improvements.
wget https://raw.githubusercontent.com/vernu/vps-audit/main/vps-audit.sh # or curl -O https://raw.githubusercontent.com/vernu/vps-audit/main/vps-audit.sh
chmod +x vps-audit.sh
Run the script with sudo privileges:
sudo ./vps-audit.sh
The script will:
vps-audit-report-[TIMESTAMP].txtThe script provides two types of output:
[PASS] SSH Root Login - Root login is properly disabled in SSH configuration
[WARN] SSH Port - Using default port 22 - consider changing to a non-standard port
[FAIL] Firewall Status - UFW firewall is not active - your system is exposed
You can modify the thresholds by editing the following variables in the script:
Feel free to submit issues and enhancement requests!
This project is licensed under the MIT License - see the LICENSE file for details.
While this script helps identify common security issues, it should not be your only security measure. Always:
For support, please:
Stay secure! 🔒
more like this
🧠 A simple command-line client for the Perplexity API. Ask questions and receive answers directly from the terminal! 🚀🚀🚀
search projects, people, and tags