Releases: ceo714/sysgate
Releases · ceo714/sysgate
v1.0.0 - Initial Release
sysgate v1.0.0
First release. Linux server security audit — one command, zero dependencies.
What's included
- Full audit across 8 sections: System, Resources, Network, SSH, Firewall, Security, Updates, Logins
- Every
[FAIL]and[WARN]includes risk description and ready-to-run fix command - Security score 0–100
- Bilingual output — EN / RU (
--lang ruor--lang en, autodetect by default) - Single section mode (
--section ssh,--section firewall, etc.) - Report auto-saved to
sysgate-report-YYYY-MM-DD.txt - Zero dependencies — works as a single file
Quick Start
curl -sO https://raw.githubusercontent.com/ceo714/sysgate/main/linux/sysgate.sh
chmod +x sysgate.sh
sudo ./sysgate.sh --lang ruTested on
- Debian 12 (Bookworm) — build 6.1.0
- Debian 11 (Bullseye)
- Ubuntu 20.04 / 22.04 / 24.04
Planned
- v1.1.0 — Windows Server support (PowerShell)
- v1.2.0 — CHANGELOG, auto-fix mode