awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
davrodpin avatar

davrodpin/mole

0
View on GitHub↗
davrodpin.github.io/mole↗

Mole

CLI application to create ssh tunnels focused on resiliency and user experience.

Features

  • General Utilities - CLI for creating SSH tunnels.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
  • General Utility Libraries - CLI for creating SSH tunnels.
  • 1,724 stars·96 forks·Go·MIT·8 views

    Star history

    Star history chart for davrodpin/moleStar history chart for davrodpin/mole

    How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

    Open-source alternatives to Mole

    Similar open-source projects, ranked by how many features they share with Mole.
    • adelowo/onecacheA

      adelowo/onecache

      0View on GitHub↗
      View on GitHub↗0
    • afex/hystrix-goafex avatar

      afex/hystrix-go

      4,418View on 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
      View on GitHub↗4,418
    • abo/rerateA

      abo/rerate

      0View on GitHub↗
      View on GitHub↗0
    • alexpantyukhin/go-pattern-matchA

      alexpantyukhin/go-pattern-match

      0View on GitHub↗
      View on GitHub↗0
    See all 30 alternatives to Mole→

    Frequently asked questions

    What does davrodpin/mole do?

    CLI application to create ssh tunnels focused on resiliency and user experience.

    What are the main features of davrodpin/mole?

    The main features of davrodpin/mole are: General Utilities, General Utility Libraries.

    What are some open-source alternatives to davrodpin/mole?

    Open-source alternatives to davrodpin/mole include: afex/hystrix-go — This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services… alxrm/ugo. adelowo/onecache. abo/rerate. alexpantyukhin/go-pattern-match. andy2046/tik.