// support
VibeShell Support
Frequently asked questions and contact channels for SSH · SFTP · connection-info security · native prompt input · Keep-Alive · snippets · SSH keys.
// contact
Contact
Features, bugs, server compatibility, prompt-input issues, SSH keys — all inquiries go to the address below. We reply within 1–2 business days.
platform@wevesolutions.co.kr →Download
Search "VibeShell" on the App Store or Google Play, or use the store links on the marketing page.
About VibeShell →Response hours
Weekdays (Mon–Fri) 09:00–18:00 KST. Weekend and holiday inquiries are answered the next business day in order.
// faq
Frequently asked questions
What is VibeShell?
VibeShell is a Rust-based mobile SSH · SFTP client. Access remote servers and manage files quickly and securely from your phone, with split-screen · multi-session · code snippets · native prompt input, and more.
Which servers can I connect to?
Any server that supports the SSH protocol — Linux, macOS, Windows OpenSSH, and most server environments.
How is my connection info protected?
All connection info (host, port, username, password, SSH keys) is stored only in your device's secure storage (iOS Keychain · Android Keystore). Nothing is sent to external servers, and you can require Face ID · Touch ID · fingerprint authentication for app entry or key use for extra protection.
How do I type in my own language?
Enable native prompt mode in Settings to type directly in the terminal (Korean IME is fully supported). If input still doesn't work after enabling, restart the app. Only committed characters are sent to the remote server — in-composition characters are shown locally.
Do connections stay alive in the background?
Enable SSH Keep-Alive to keep connections stable in the background. Wi-Fi ↔ cellular handoffs auto-reconnect. Due to iOS policy, keeping the screen on is recommended for long-running background sessions.
How do I generate SSH keys?
You can generate and manage SSH keys directly in the app across multiple algorithms (Ed25519 · RSA, etc.). Add the public key to authorized_keys on the remote server for password-less login. You can require biometric authentication when the key is used.
Are port forwarding · SFTP · snippets supported?
Yes. Local/remote port forwarding, SFTP file transfer/editing/download, and code snippets (with tags · search · editing) are all supported.
How do I manage multiple sessions?
Manage multiple sessions concurrently via tabs, split view, and history. Connection info stays isolated per session.