SSH Server

  Description

  SSH Server Is A Fast, Simple And Secure Application That Provides SSH Server On Your Device Features:
  ✓ Fully Customizable Server Settings
  ✓ Support SD Cards And Attached USB (OTG)
  ✓ Multiple Users, And Anonymous Option
  ✓ Multiple Shares (Mount Points)
  ✓ Server Banner Customization
  ✓ Server StartUp Scripts Customization
  ✓ Supports Root
 
Download  
 Google   Samsung   Huawei    UpToDown  
   

  Pro Version

✓ Privileged Ports (1-1023)
✓ No Speed Limitations
✓ Customize Shares
✓ Customize Users
✓ Support Root


  Application Help

  • Address
This is the IP Address you want the server to listen to. Normally leave it the default unless the device has more than on IP Address then choose the one you like.

  • Port
The port number the server listens to. For free version you can only use ports above 1023. For pro version you can Enable Root option below to use privileged ports (1-1023)

  • Shares
Here you can edit the shared directories you want to be served by the server. Note that this feature is only available in pro version.

  • Users
Here you can edit the users allowed to connect to the server. If you enabled Anonymous Logins below then these changes have no effect. Edit users feature is only available in pro version.

  • Banner
Message to be displayed to client when logged in to the server. This is similar to Linux MOTD (Message Of The Day). Available on Pro version Only.

  • Scripts
Commands to be run after client logged in to the server. Available on Pro version Only.

  • Anonymous Logins
Allow clients to connect to server without credentials. If you enabled this option then anyone can connect to server without username/password.

  • Start Server On Device Boot
Allow the server to be started automatically after device restart

  • Enable Root
Enabling this option gives you the ability to use privileged ports (below 1024), see Port section. Note that this feature is only available in pro version and it is experimental.


  Connecting To Server

Use PuTTY or OpenSSH to connect to SSH Server:

For Example, Using OpenSSH:
   
ssh root@192.168.1.15 -p 2222