Yep Anywhere screenshot thumbnail

Yep Anywhere

Designed for developers on the go, Yep Anywhere turns any smartphone browser into a full-featured control center for supervising, steering, and reviewing autonomous AI coding agents. Operators can monitor live execution across multiple active projects simultaneously without sitting at a desktop terminal. Real-time reasoning feeds. Instant push alerts for permission prompts. One-tap tool approvals. Developers can unblock pending tasks mid-turn, redirect active workflows, or queue sequential follow-up prompts for automatic delivery at the next safe milestone. An integrated source control viewer displays syntax-highlighted working-tree and commit diffs, allowing reviewers to attach line-level comment bundles directly back into the agent context. Mobile voice transcription lets users dictate instructions straight into running sessions, while photo library integration makes uploading bug screenshots effortless. All agent credentials, CLI configurations, and repository data remain private on the host server without requiring third-party cloud database accounts or proprietary device pairing. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. MIT licensed.

Deploy
NetsGo screenshot thumbnail

NetsGo

Created to eliminate the configuration fragmentation plaguing multi-device Homelab setups and small-team infrastructures, NetsGo merges what typically requires three separate tools — a tunnel daemon, a management panel, and a monitoring stack — into a single Go binary that starts with one command and listens on one port. The server exposes HTTP, TCP, and UDP tunnels, a built-in Web console for node management, a REST API for automation, and real-time traffic statistics with per-client bandwidth limiting, all sharing default port 9527 so firewalls and reverse proxies need only a single rule. Version 0.1.11 introduced Client-to-Client P2P tunnels via WebRTC DataChannel with three selectable transport strategies — Server relay, Prefer P2P with automatic fallback, and P2P only — reducing latency for direct connections while maintaining the centralized control plane. The management console displays every connected client's online status, authentication tokens, tunnel configuration, active transport mode, P2P candidate gathering progress, and cumulative byte-level traffic counters updated every second. Unlike frp or rathole which delegate management to external plugins or configuration files, NetsGo provides built-in client key generation, tunnel target migration between nodes, SOCKS5 proxying, IP-whitelist console access, and one-command server upgrades. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. Apache 2.0 licensed.

Deploy