Documentation
RemoteOps is an open-source remote server management dashboard. It lets you connect to your servers via SSH directly from the browser, manage team access through groups, and keep all your connections organised in one place.
You need a RemoteOps account (free), and your target server must accept SSH connections on port 22 or a custom port. No client-side SSH software is required.
Head to /signup and fill in your username, email and password. You will receive a verification email. Click the link to activate your account.
From the Dashboard click "Add Connection". Enter a display name, the server's IP address or hostname, the SSH port, and the username you use to log in.
Click the connection ID in the dashboard table. RemoteOps opens a live SSH session in your browser powered by xterm.js and a WebSocket tunnel. No local terminal needed.