SSH Server icon

Phone

SSH Server

Tools Banana Studio ⭐ 4.60 5,000+
Version 0.11.25 Everyone

Screenshots

SSH Server screenshot
SSH Server screenshot
SSH Server screenshot
SSH Server screenshot
SSH Server screenshot
SSH Server screenshot
Permissions Explained 11 permissions requested View details

This app requests 11 permissions. The table below explains what each permission may allow and what users should review before installing.

Status Permission What it means Why it may be used User safety note
ℹ️ Review Approximate Location (network Based) approximate location (network-based) This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Precise Location (gps And Network Based) precise location (GPS and network-based) This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Read The Contents Of Your Usb Storage read the contents of your USB storage This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Modify Or Delete The Contents Of Your Usb Storage modify or delete the contents of your USB storage This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review View Wi Fi Connections view Wi-Fi connections This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review View Network Connections view network connections This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Full Network Access full network access This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Run At Startup run at startup This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Prevent Device From Sleeping prevent device from sleeping This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Google Play License Check Google Play license check This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.
ℹ️ Review Receive Data From Internet receive data from Internet This is an Android permission or app-specific permission requested by the app. The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. Review this permission before installing, especially if it does not match the app’s expected purpose.

About SSH Server

A powerful application allows you to run SSH/SFTP Server on your Android device with full functional terminal. APPLICATION FEATURES √ Use any network interfaces in your device including: Wi-Fi, Ethernet, Tethering... - Tap on the addresses to generate the QR code √ Multiple users (anonymous user included: username=ssh without password) • Support Public key authentication • [SFTP feature] Allow each user to show hidden files or not √ [SFTP feature] Multiple access paths for each user: Any folders in your internal storage or external sdcard • [SFTP feature] Can set read-only or full write access on each path √ Automatically start SSH/SFTP Server when certain WiFi is connected √ Automatically start SSH/SFTP Server on boot √ Has public intents to support scripting For Tasker integration: Add new Task Action (choose System -> Send Intent) with the following information: • Package: net.xnano.android.sshserver.tv • Class: net.xnano.android.sshserver.receivers.CustomBroadcastReceiver • Actions: either one of following actions: - net.xnano.android.sshserver.START_SERVER - net.xnano.android.sshserver.STOP_SERVER APPLICATION SCREENS √ Home: Control the server configurations such as • Start/stop server • Monitor the connected clients • Change port - Ability to use the port 22 (only available on some ROMs) • Enable automatically start on boot • ... √ User management • Manage users and access paths for each user • Add public key authentication for each user • Enable or disable user √ About • Information about SSH/SFTP Server NOTICES - Doze mode: Application may not work as expected if doze mode is activated. Please go to Settings -> Search for Doze mode and add this application to the white list. PERMISSIONS NEEDED √ WRITE_EXTERNAL_STORAGE and MANAGE_EXTERNAL_STORAGE (Android R+): Mandatory permission for SSH/SFTP Server to access files in your device. √ INTERNET, ACCESS_NETWORK_STATE, ACCESS_WIFI_STATE: Mandatory permissions to allow user to connect to SSH/SFTP Server. √ Location (Coarse location): Only required for user who wants to automatically start server on Wi-Fi detect on Android P and above. Please read Android P restriction about getting Wifi's connection info here: https://developer.android.com/about/versions/pie/android-9.0-changes-all#restricted_access_to_wi-fi_location_and_connection_information What SSH/SFTP Clients are supported? √ You can use any SSH/SFTP clients on Windows, Mac OS, Linux or even browser to access this SSH/SFTP Server. Tested clients: • FileZilla • WinSCP • Bitvise SSH client • Finder (MAC OS) • Any terminal/File manager on Linux • Total Commander (Android) • ES File Explorer (Android) SUPPORT If you're facing any problems, want new features or have feedback to improve this application, don't hesitate to send it to us via the support email: [email protected]. NEGATIVE COMMENTS can't help the developer solve the problems! Privacy Policy https://xnano.net/privacy/privacy_policy.html

What SSH Server Is Used For

SSH Server appears to be a tools app for running an SSH and SFTP server directly on an Android device. Based on the metadata, it is commonly used when someone wants to connect to the phone or tablet from another device over a network, open a terminal session, or transfer files through SFTP without relying on a separate computer-based server.

The app also appears to support multiple users, public key authentication, and configurable access paths for internal storage or external SD card folders. That suggests it may be useful for file access and remote administration tasks, especially for users who need controlled read-only or write access to specific folders. The network-related permissions, storage access, and startup options indicate it can connect over Wi‑Fi, Ethernet, or tethering, and may be set to start automatically when the device boots or joins certain Wi‑Fi networks.

Because it includes terminal access and file sharing features, this app may be most relevant for developers, power users, or anyone managing files between an Android device and another machine. The metadata also mentions Tasker integration and public intents, which may make it useful for automation workflows.

Common uses

  • Run an SSH server on the Android device for remote terminal access
  • Use SFTP to browse or transfer files from another device
  • Set per-user access rules for shared folders
  • Allow public key authentication for SSH logins
  • Choose storage paths from internal memory or external SD card
  • Start the server automatically on boot or on selected Wi‑Fi networks
  • Integrate server start and stop actions with Tasker or scripting tools
Best for:
developers power users remote file access terminal access automation workflows

App Details

Package:
net.xnano.android.sshserver.tv
Category:
Tools
Developer:
Banana Studio
Version:
0.11.25
Updated:
Apr 21, 2024
Min Android:
5.0
Age Rating:
Everyone
Contains Ads:
No
In-App Purchases:
Yes

Official Listing

  • Official listing available on Google Play
  • Package name: net.xnano.android.sshserver.tv
  • Age rating: Everyone

Explore More

Browse more apps in Tools or explore the Phone hub .

Related Tools Apps

Turbo VPN - Secure VPN Proxy icon

Turbo VPN - Secure VPN Proxy

Tools Innovative Connecting

Enjoy fast streaming, secure & private internet with super unlimited VPN Turbo

Version 4.2.9.8 25.3 MB ⭐ 4.70 100,000,000+ installs
AVG AntiVirus & Security icon

AVG AntiVirus & Security

Tools AVG Mobile

Scam & Malware protection, Virus Cleaner, Hack Alerts, App Locker, Photo Vault

Version 26.6.0 56.3 MB ⭐ 4.60 100,000,000+ installs
Avast Antivirus & Security icon

Avast Antivirus & Security

Tools Avast Software

Android Mobile Security with Antivirus, Virus cleaner, App Lock & Phone cleaner

Version 26.2.3.260318122 56.8 MB ⭐ 4.60 100,000,000+ installs
F-Secure Mobile Security icon

F-Secure Mobile Security

Tools F-Secure Corporation

Antivirus, Virus Cleaner & Malware Scan | Mobile Security & Hacker Protection

Version 10.57-ff32089 17.9 MB ⭐ 4.20 100,000,000+ installs
TeraBox: 1TB Cloud & AI Space icon

TeraBox: 1TB Cloud & AI Space

Tools Flextech Inc.

Get 1TB Cloud Storage Space with One-Click. Unlock AI Tools in One Smart Space.

Version 4.13.7 112.7 MB ⭐ 4.40 100,000,000+ installs
Secure VPN-Safer Internet icon

Secure VPN-Safer Internet

Tools Secure Signal Inc.

Access favorite websites and apps more securely on the go.

Version 4.3.11 5.6 MB ⭐ 4.70 100,000,000+ installs

How to Download SSH Server

If this app is not hosted directly on APKApps official link, then for the safest and most up-to-date version, install it from its official Google Play listing.