Real-time Linux security monitoring dashboard (Python).
git clone https://github.com/Life-Is-Nothing/SecureShield.git
cd SecureShield
python3 -m venv venv && source venv/bin/activate
pip install -r requirements.txt
python secureshield.pyMohamed Adoungouss Ibrahim · @Life-Is-Nothing