Remote Server Toolkit
Build SSH/SCP/log commands, save local server profiles, record terminal logs, and visualize pasted file trees. No real SSH connection is made in this browser-only version.
Runs on your device
Works offline after first load
No server upload
Guide / command builder
Browser-only Yasaboy cannot directly connect to SSH servers.
This tool generates commands and stores local notes only. Use your terminal, PowerShell, Linux shell, or MobaXterm to run the commands. Passwords and private keys are never stored.
Server profile builder
Store safe metadata only — no passwords or private key content.
Saved profiles
SSH command builder
Windows: Paste into PowerShell, Windows Terminal, or MobaXterm. Linux/macOS: Paste into your shell.
SCP upload / download builder
Command generation only — Yasaboy does not transfer files to servers.
SCP favorites
Log tail command builder
Terminal log recorder
Paste terminal output here — this does not capture a live session automatically.
File structure viewer
Run on your server, then paste output here. This is not live remote browsing.
Linux: tree -a -L 3 /path | find /path -maxdepth 3 -print | ls -lahR /path Windows: tree /F
Compare snapshots
MobaXterm helper
Use MobaXterm or any desktop SSH client — credentials stay in that app, not Yasaboy.
- Open MobaXterm
- Click Session → SSH
- Enter host/IP and username
- Set port (default 22)
- Use password or key file inside MobaXterm