ssc (0.1.2)
Published 2026-09-05 23:04:57 +02:00 by Saad
Installation
sudo curl -o /etc/apt/keyrings/forgejo-Saad.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-Saad.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install ssc=0.1.2
Repository info
Distributions |
trixie |
Components |
main |
Architectures |
amd64 |
About this package
Saads Server Control — per-VM admin panel A self-contained web-based admin panel for a single Debian host: network configuration, the nftables firewall, fail2ban jails, systemd services, and system updates, served over TLS with PAM login and an audit trail. Ships a bundled Python venv under /opt/ssc/venv; system Depends are the tools ssc shells out to (nft, fail2ban, PAM, openssl, adduser), not its Python deps.
Dependencies
| python3 (>= 3.11) |
| nftables |
| fail2ban |
| libpam-modules |
| openssl |
| adduser |