SSH/SFTP Server - Terminal

Enthält WerbungIn-App-Käufe
4.1
1.26 Tsg. Rezensionen
100 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot

Über diese App

A powerful application allows you to run SSH/SFTP Server on your phone with full functional terminal.

APPLICATION FEATURES
Use any network interfaces in your device including: Wi-Fi, Ethernet, Tethering...
Multiple users (anonymous user included: username=ssh without password)
• [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
• 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
• Enable automatically start on boot
• ...
User management
• Manage users and access paths 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: 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

Which 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: support@xnano.net.
NEGATIVE COMMENTS can't help the developer solve the problems!

Privacy Policy
https://xnano.net/privacy/sshserver_privacy_policy.html
Aktualisiert am
20.04.2024

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.
Keine Daten werden mit Drittunternehmen oder -organisationen geteilt
Diese App kann die folgenden Datentypen erheben
App-Informationen und -Leistung und Geräte- oder andere IDs
Daten werden bei der Übertragung verschlüsselt
Daten können nicht gelöscht werden

Bewertungen und Rezensionen

4.0
1.16 Tsg. Rezensionen

Neuigkeiten

New feature: Shell access for a user can be disabled. Please open user editing screen to do that.