{"id":16350,"url":"https://github.com/Sysadminka/awesome-sysadmin-tools","name":"awesome-sysadmin-tools","description":"Awesome Tools for Sysadmins","projects_count":54,"last_synced_at":"2026-06-01T08:00:22.392Z","repository":{"id":55430701,"uuid":"325639287","full_name":"Sysadminka/awesome-sysadmin-tools","owner":"Sysadminka","description":"Awesome Tools for Sysadmins","archived":false,"fork":false,"pushed_at":"2021-08-17T08:19:04.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-05-15T18:54:19.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sysadminka.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-30T20:12:05.000Z","updated_at":"2026-02-26T06:44:22.000Z","dependencies_parsed_at":"2022-08-15T00:10:22.081Z","dependency_job_id":null,"html_url":"https://github.com/Sysadminka/awesome-sysadmin-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sysadminka/awesome-sysadmin-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sysadminka%2Fawesome-sysadmin-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sysadminka%2Fawesome-sysadmin-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sysadminka%2Fawesome-sysadmin-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sysadminka%2Fawesome-sysadmin-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sysadminka","download_url":"https://codeload.github.com/Sysadminka/awesome-sysadmin-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sysadminka%2Fawesome-sysadmin-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33765379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-13T12:54:16.622Z","updated_at":"2026-06-01T08:00:22.392Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Kubernetes","CLI tools","Containers","Infrastructure","Load testing tools","Security"],"sub_categories":["Kubernetes tools","Monitoring","Container Distributions","Git","Kubernetes Distributions","Terraform","Container tools","Other CLI tools","Ansible","Passwords storage","Networking","Amazon Web Services","2FA","Diagrams"],"readme":"# Awesome Sysadmin Tools\n\nA collection of awesome software and cool stuff for sysadmins.\n\n- [CLI tools](#cli-tools)\n  - [Shell](#shell)\n  - [Git](#git)\n  - [Monitoring](#monitoring)\n  - [Networking](#networking)\n  - [Other](#other-cli-tools)\n- [Containers](#containers)\n  - [Container Distributions](#container-distributions)\n  - [Container tools](#container-tools)\n- [Kubernetes](#kubernetes)\n  - [Kubernetes Distributions](#kubernetes-distributions)\n  - [Kubernetes tools](#kubernetes-tools)\n- [Infrastructure](#infrastructure)\n  - [Amazon Web Services](#amazon-web-services)\n  - [Ansible](#ansible)\n  - [Terraform](#terraform)\n  - [Diagrams](#diagrams)\n- [Security](#security)\n  - [2FA](#2fa)\n  - [Passwords storage](#passwords-storage)\n- [Load testing tools](#load-testing-tools)\n\n## CLI tools\n\n### Shell\n\n- [starship](https://starship.rs) - The minimal, blazing-fast, and infinitely customizable prompt for any shell\n\n### Git\n\n- [lazygit](https://github.com/jesseduffield/lazygit) - A simple terminal UI for git commands\n- [pre-commit](https://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks\n\n### Monitoring\n\n- [htop](https://htop.dev) - An interactive process viewer\n- [blktop](https://github.com/amarao/blktop) - top-like monitoring block devices metrics (latency, IOPS and so on)\n- [mtr](https://github.com/traviscross/mtr) - combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool\n\n#### Web UI tools\n\n- [SmokePing](https://oss.oetiker.ch/smokeping/) - Graph latency to needed resources\n- [LibreSpeed](https://github.com/librespeed/speedtest) - selfhosted speedtest meter\n\n### Networking\n\n- [ngrok](https://ngrok.com) - Expose a local web server to the internet\n- [OpenVPN install](https://github.com/angristan/openvpn-install) - OpenVPN installer for Debian, Ubuntu, Fedora, CentOS and Arch Linux.\n- [dockvpn](https://github.com/umputun/dockvpn) - OpenVPN for Docker\n- [docker-openvpn](https://github.com/kylemanna/docker-openvpn) - OpenVPN for Docker\n\n### Other CLI tools\n\n- [libfaketime](https://github.com/wolfcw/libfaketime) - libfaketime intercepts various system calls that programs use to retrieve the current date and time\n\n## Containers\n\n### Container Distributions\n\n- [LXC](https://linuxcontainers.org/lxc/introduction/) - Linux Containers\n- [Docker](https://www.docker.com) - Docker engine\n- [CRI-O](https://cri-o.io) - Lightweight container runtime for Kubernetes\n- [Containerd](https://containerd.io) - Container runtime\n\n### Container tools\n\n- [ctop](https://github.com/bcicen/ctop) - Top for containers\n- [docker-slim](https://github.com/docker-slim/docker-slim) - Minify and Secure Docker containers\n\n## Kubernetes\n\n### Kubernetes Distributions\n\n- [kubeadm](https://github.com/kubernetes/kubeadm) - Kubeadm is a tool built to provide best-practice \"fast paths\" for creating Kubernetes clusters\n- [k3s](https://github.com/k3s-io/k3s) - Lightweight Kubernetes\n- [minikube](https://github.com/kubernetes/minikube) - implements a local Kubernetes cluster on macOS, Linux, and Windows\n- [kubespray](https://github.com/kubernetes-sigs/kubespray) - Deploy a Production Ready Kubernetes Cluster\n\n### Kubernetes tools\n\n- [k9s](https://github.com/derailed/k9s) - provides a terminal UI to interact with your Kubernetes clusters\n- [kubectx](https://github.com/ahmetb/kubectx) - helps you switch between clusters back and forth\n- [kubens](https://github.com/ahmetb/kubectx) - helps you switch between Kubernetes namespaces smoothly\n- [kubecolor](https://github.com/dty1er/kubecolor) - Colorize your kubectl output\n- [kubetail](https://github.com/johanhaleby/kubetail) - Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream\n- [kube-monkey](https://github.com/asobti/kube-monkey) - kube-monkey is an implementation of Netflix's Chaos Monkey for Kubernetes clusters\n- [kubectl-reap](https://github.com/micnncim/kubectl-reap) - is a kubectl plugin that deletes unused Kubernetes resources\n- [kubecost](https://kubecost.com) - Kubecost gives you visibility into your Kubernetes resources to reduce spend and prevent resource-based outages\n- [kustomize](https://kustomize.io) - Kubernetes native configuration management\n- [traefik](https://doc.traefik.io/traefik/) - Traefik is an open-source Edge Router that makes publishing your services a fun and easy experience\n- [ingress-nginx](https://github.com/kubernetes/ingress-nginx) Ingress-NGINX is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer\n\n## Infrastructure\n\n### Amazon Web Services\n\n- [chamber](https://github.com/segmentio/chamber) - Chamber is a tool for managing secrets. Currently it does so by storing secrets in SSM Parameter Store, an AWS service for storing secrets.\n- [awscreds](https://github.com/DmitriyLyalyuev/awscreds) - Store AWS credentials inside your Keychain\n\n### Ansible\n\n- [ansible](https://github.com/ansible/ansible) - Ansible is a radically simple IT automation system\n- [molecule](https://molecule.readthedocs.io/en/latest/) - Molecule project is designed to aid in the development and testing of Ansible roles\n\n### Terraform\n\n- [terraform](https://www.terraform.io) - Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services\n- [tflint](https://github.com/terraform-linters/tflint) - TFLint is a Terraform linter focused on possible errors, best practices, etc\n- [tfswitch](https://github.com/warrensbox/terraform-switcher) - The tfswitch command line tool lets you switch between different versions of terraform\n- [terraform-docs](https://github.com/terraform-docs/terraform-docs) - A utility to generate documentation from Terraform modules in various output formats\n- [checkov](https://github.com/bridgecrewio/checkov) - Checkov is a static code analysis tool for infrastructure-as-code\n\n### Diagrams\n\n- [diagrams](https://diagrams.mingrammer.com) - infrastructure diagrams as code\n\n## Security\n\n### 2FA\n\n- [Authy](https://authy.com) - Best Rated 2FA App\n\n### Passwords storage\n\n- [1Password](https://1password.com) - 1Password is the easiest way to store and use strong passwords\n- [KeepassXC](https://keepassxc.org) - Cross-Platform Password Manager\n- [LastPass](https://www.lastpass.com) - Auto-pilot for all your passwords\n\n## Load testing tools\n\n- [k6.io](https://k6.io) - Open source load testing tool and SaaS for engineering teams\n- [Gatling](https://gatling.io) - Load-Test-As-Code: the best way to load test your applications, designed for DevOps and CI/CD\n- [Yandex Tank](https://yandex.com/dev/tank/) - Yandex.Tank is a utility for load testing and performance analysis of web services and applications\n- [JMeter](https://jmeter.apache.org) - Apache JMeter may be used to test performance both on static and dynamic resources, Web dynamic applications\n- [siege](https://github.com/JoeDog/siege) - Siege is an open source regression test and benchmark utility\n- [ab](http://httpd.apache.org/docs/2.4/programs/ab.html) - ab is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/sysadminka%2Fawesome-sysadmin-tools/projects"}