Ross ROSS = Recommend OSS · open-source software intelligence for agents

skeeto/endlessh

SSH tarpit that slowly sends an endless banner observed · 2026-08-28

github.com/skeeto/endlessh · C · Unlicense (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2768
  • days_rel: n/a
  • days_push: 821
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8542 stars · 300 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Endlessh is an SSH tarpit daemon written in C that slowly sends an endless, random SSH pre-authentication banner to keep malicious clients connected for hours or days. It is a single-threaded, dependency-free program meant to occupy attackers while the real SSH server runs on another port.

Use cases

  • trap ssh brute-force bots in a tarpit
  • protect real ssh server by moving it to another port
  • slow down automated ssh scanners
  • waste attacker time on a honeypot port
  • reduce ssh log noise from script kiddies

When to choose

  • you want a lightweight, dependency-free ssh tarpit
  • you need to occupy bots while real ssh runs on a nonstandard port
  • you prefer a simple single-binary daemon with syslog support

When to avoid

  • you need full honeypot interaction like logging credentials (use cowrie)
  • you want to block rather than delay attackers (use fail2ban or firewall rules)
  • you need a Windows-native solution

Facets

cli-tool · maturity stable

security networking http-server security developer-tools self-hosted bsd cli cross-platform ssh-tarpit honeypot ssh brute-force-protection c linux macos

1 source

Member repositories

RepositoryRoleHealth v2
skeeto/endlesshmain23

For agents

markdown · JSON · MCP: product_card(name="skeeto/endlessh")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem