Developer Tools
DeployFly includes a full xterm.js terminal emulator. Get a root shell on any server directly from your browser — no SSH client needed.
Open your server and click "Terminal" in the sidebar. The terminal connects automatically using your stored SSH credentials.
Type commands exactly as you would in a native SSH client. The terminal supports full colour output, cursor movement, tab completion, and keyboard shortcuts.
Use Ctrl+Shift+C and Ctrl+Shift+V to copy and paste (Ctrl+C sends a SIGINT to the running process). On Mac, Cmd+C and Cmd+V work as expected.
The terminal resizes automatically when you resize your browser window.
If the session disconnects (due to inactivity or network issues), reload the page. The terminal reconnects automatically.
Watch out
Tips