Repository History
76 repositories tagged with Go

Fasten On-Prem: Self-Hosted Personal Electronic Medical Record Manager
Fasten On-Prem is an open-source, self-hosted electronic medical record manager designed for individuals and families. It allows users to securely store and manage their personal health data, supporting the FHIR protocol. This project prioritizes privacy and user control over medical history.

Lago: Open-Source Billing Platform for Usage-Based and Subscription Models
Lago is an open-source, AI-native billing platform designed for usage-based, subscription-based, and hybrid pricing models. It provides comprehensive infrastructure for metering, billing, and revenue management, enabling product-led companies to track and bill for any consumption. With its API-first approach and flexible deployment options, Lago offers a robust solution for modern billing needs.

docker-volume-backup: Robust Docker Volume Backups to Multiple Storages
docker-volume-backup is a lightweight companion container designed for robust Docker volume backups. It handles recurring or one-off backups to various destinations like S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive, or SSH, and includes features like encryption and old backup rotation. This tool ensures your Docker data is safely stored and easily recoverable.
Froggit: A Modern, Minimalist Git TUI for Streamlined Workflow
Froggit is a modern, minimalist Git Terminal User Interface (TUI) designed to simplify your Git workflow. It offers visual feedback, keyboard-driven controls, and seamless integration with your terminal, enhancing clarity and speed for common Git operations. Built with Go, Froggit provides a fast and efficient way to manage your repositories across Windows, Linux, and macOS.

tsgolint: An Experimental Go-Powered Linter for TypeScript/JavaScript
tsgolint is an experimental proof-of-concept linter for JavaScript and TypeScript, leveraging typescript-go and written in Go. It aims to explore significant performance improvements, demonstrating a 20-40x speedup over ESLint + typescript-eslint by using native parsing, direct TS AST usage, and parallel processing. While a prototype not under active development, it showcases the potential for faster typed linting.

Nerdlog: A Fast, Remote-First TUI Log Viewer for Multiple Hosts
Nerdlog is an efficient, remote-first TUI log viewer designed for monitoring logs across multiple hosts without requiring a central server. It offers a timeline histogram for quick visual insights and excels at querying large log files from various sources like syslog or journalctl. This tool provides a lightweight yet powerful alternative to more complex log management solutions.
OSV-Scanner: Comprehensive Vulnerability Scanning for Your Projects
OSV-Scanner is a powerful vulnerability scanner developed by Google, written in Go. It leverages the comprehensive OSV.dev database to identify security flaws across a wide range of project types, including various languages, package managers, and container images. The tool also provides advanced features like guided remediation, license scanning, and offline scanning capabilities.

NetGoat: Self-Hostable Cloudflare Alternative Reverse Proxy Engine
NetGoat is a blazing-fast, self-hostable reverse proxy and traffic manager that offers Cloudflare-like features without the cost. Designed for developers and homelabbers, it provides advanced security, performance, and control, including DDoS protection, SSL termination, and rate limiting. It can also act as an additional layer on top of Cloudflare for premium-grade features.
Tailpipe: An Open Source SIEM for Instant Log Insights with DuckDB
Tailpipe is an open source SIEM designed for instant log insights, powered by DuckDB. It allows users to analyze millions of events in seconds directly from their terminal using SQL queries. This tool is ideal for developers and security professionals seeking a lightweight, efficient, and flexible solution for log analysis across various cloud and application sources.
Tailscale: Secure and Easy WireGuard-based VPN with 2FA and SSO
Tailscale offers a simple and secure way to build private networks using WireGuard, integrating 2FA and SSO for enhanced access control. This open-source repository contains the core `tailscaled` daemon and `tailscale` CLI tool, enabling cross-platform secure connectivity. It simplifies network configuration, making secure remote access and device communication effortless.

hakoriginfinder: Discovering Origin Hosts Behind Reverse Proxies
hakoriginfinder is a powerful Go-based tool designed to uncover the true origin host behind reverse proxies, including cloud-based Web Application Firewalls (WAFs). It achieves this by comparing HTTP responses from potential origin IP addresses against the original proxy response using the Levenshtein algorithm. This functionality makes it an invaluable asset for security researchers and penetration testers looking to bypass WAFs and identify underlying infrastructure.

Logdy-core: Realtime Log Viewer with Web UI, Tail -f for Logs in Your Browser
Logdy-core is a lightweight, single-binary log viewer designed to provide real-time log viewing and filtering through an embedded web UI. It functions similarly to command-line tools like `grep`, `awk`, `sed`, or `jq`, offering a powerful and secure way to manage logs locally. This versatile tool can be used as a standalone application or integrated as a Go library for enhanced logging capabilities.