
router
TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
It brings SSH workspace management to the edge, combining easy deployment via Docker or Cloudflare Workers with a modern, customizable web interface.
ternssh
SSH workspace on Cloudflare Draggable dashboard · Terminal · SFTP · Status monitoring
GPL-3.0-or-later · 中文
ternssh is an SSH management tool that runs on Cloudflare Edge. Full documentation: Docs.
Using the prebuilt image (recommended):
docker run -d \
--name ternssh \
-p 8787:8787 \
-v ternssh-data:/app/.wrangler \
--restart unless-stopped \
ghcr.io/haradakashiwa/ternssh:latest
Or with Docker Compose:
docker compose -f docker-compose.ghcr.yml up -d
Build from source:
docker compose up -d --build
Open http://localhost:8787 after startup. To enable Cloudflare Access authentication, set the ACCESS_TEAM_DOMAIN and ACCESS_AUD environment variables.
See the deployment guide for details.
A web-based SSH solution that can be deployed on Cloudflare Workers.
Similar projects matched by category, topics, and programming language.

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.
A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.