awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
guumaster avatar

guumaster/hostctl

0
View on GitHub↗
1,225 星标·52 分支·Go·MIT·2 次浏览guumaster.github.io/hostctl↗

Hostctl

Your dev tool to manage /etc/hosts like a pro!

Features

  • 配置管理 - Manage and toggle entries in the system hosts file.
  • General Utilities - CLI for managing /etc/hosts.
  • General Utility Libraries - CLI tool for managing etc/hosts.
  • Text Processing - CLI tool for managing hosts files.

Star 历史

guumaster/hostctl 的 Star 历史图表guumaster/hostctl 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Hostctl 的开源替代方案

相似的开源项目,按与 Hostctl 的功能重合度排序。
  • tdewolff/minifytdewolff 的头像

    tdewolff/minify

    4,119在 GitHub 上查看↗

    This project is a collection of Go libraries designed to reduce the size of multiple web formats while preserving functional integrity. It serves as a high-performance text processor and multi-format asset compressor for shrinking HTML, CSS, JavaScript, JSON, SVG, and XML files by removing redundant characters. The tool is designed for both static batch processing and real-time use. It includes middleware capabilities to intercept and minify web responses on the fly based on MIME types or file extensions, allowing for content compression during active data streams. The processing suite cover

    Gocssgohtml
    在 GitHub 上查看↗4,119
  • peco/pecopeco 的头像

    peco/peco

    7,892在 GitHub 上查看↗

    Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection tool that filters standard input in real-time using fuzzy matching and regular expressions. The tool preserves and renders ANSI color escape sequences from piped input streams while performing matching logic on plain-text versions. It supports multi-stage filtering, allowing users to freeze result sets to create a new base for subsequent refinements. Capability areas include advanced search filtering with negative matching, multi-item selection, and the ability to pipe selec

    Go
    在 GitHub 上查看↗7,892
  • afex/hystrix-goafex 的头像

    afex/hystrix-go

    4,418在 GitHub 上查看↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    在 GitHub 上查看↗4,418
  • abo/rerateA

    abo/rerate

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Hostctl 的所有 30 个替代方案→

常见问题解答

guumaster/hostctl 是做什么的?

Your dev tool to manage /etc/hosts like a pro!

guumaster/hostctl 的主要功能有哪些?

guumaster/hostctl 的主要功能包括:配置管理, General Utilities, General Utility Libraries, Text Processing。

guumaster/hostctl 有哪些开源替代品?

guumaster/hostctl 的开源替代品包括: tdewolff/minify — This project is a collection of Go libraries designed to reduce the size of multiple web formats while preserving… peco/peco — Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection… alexpantyukhin/go-pattern-match. adelowo/onecache. ai/nanoid — Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database… abo/rerate.