Repository History
4 repositories tagged with system administration

tunn: Simplify SSH Tunnel Management with YAML Configuration
tunn is a Go-based tool that simplifies the management of SSH tunnels. It allows users to define and launch multiple SSH tunnels using a single YAML configuration file, leveraging existing OpenSSH setups. This utility streamlines the process of connecting to remote services, offering features like parallel execution and daemon mode for background operation.

Cronmaster: Modern UI for Cronjob Management with Live Logging
Cronmaster is an open-source web UI designed for efficient cronjob management. It offers a modern, responsive interface to create, view, and delete cron jobs with human-readable syntax. Key features include live logging, log history, script management, and robust authentication options, making it a powerful tool for system administration.

systemctl-tui: A Fast TUI for systemd Services and Logs
systemctl-tui is a fast and simple Text User Interface (TUI) designed for interacting with systemd services and their logs. Written in Rust, it allows users to quickly browse service status, view logs, and manage services like starting, stopping, or restarting them, all from a convenient terminal interface.

logmerger: A TUI Utility for Merging and Viewing Multiple Log Files
logmerger is an intuitive TUI utility built with Python, designed to streamline the process of viewing and analyzing multiple log files. It merges log entries from various sources into a single, chronologically ordered timeline, making it significantly easier to debug and understand system behavior across different logs. This tool enhances log analysis by providing an interactive, unified view.