2 रिपॉजिटरी
Reuses common configuration fragments across multiple template files.
Distinct from Network File Sharing: Distinct from Network File Sharing: focuses on local template fragment reuse rather than network-based file interoperability.
Explore 2 awesome GitHub repositories matching networking & communication · Template Snippet Sharing. Refine with filters or upvote what's useful.
chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files
Reuses shared template snippets across multiple configuration files to maintain consistency.
Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet
Saves templates to the cloud and generates shareable links for collaboration.