[ OkmSSHD ] OpenSSH server

Discussion on apps, protocols, APIs, specifications, and more. You are welcome to join us as a TOS app developer!
Post Reply
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

[ OkmSSHD ] OpenSSH server

Post by outkastm »

Image

About : https://www.openssh.com

Applicable models: TerraMaster x.64 series
Applicable TOS4: 4.1.27 or later versions
Applicable TOS5: 5.0.129 or later versions
App download: https://tmnascommunity.eu/download/okmsshd/

Built with:

Code: Select all

OpenSSH v9.0p1
OpenSSL v3.0.0
Module WebUI for additional settings can be accesses at
http(s)://yournasip:port/modules/modname/www

The SSH daemon listenes on port 10022 on all available interfaces - this can be changed through the module configuration page. To login use the use name root along with the administrator password.

How to manully install this app on TerraMaster application store?

This app implements an OpenSSH server and provides a basic status and configuration page that allows to fully configure the server.

OpenSSH is the premier connectivity tool for remote login with the SSH protocol. It encrypts all traffic to eliminate eavesdropping, connection hijacking, and other attacks. In addition, OpenSSH provides a large suite of secure tunneling capabilities, several authentication methods, and sophisticated configuration options.

The OpenSSH suite consists of the following tools:

Remote operations are done using ssh, scp, and sftp.
Key management with ssh-add, ssh-keysign, ssh-keyscan, and ssh-keygen.
The service side consists of sshd, sftp-server, and ssh-agent.
OpenSSH is developed by a few developers of the OpenBSD Project and made available under a BSD-style license.
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OkmSSHD ][ 1.00.00 ] OpenSSH server

Post by outkastm »

added initial version
User avatar
MisterXY
Posts: 34
Joined: 28 Mar 2022, 23:46
Germany

Re: [ OkmSSHD ][ 1.00.00 ] OpenSSH server

Post by MisterXY »

Hello, is it possible to build it for the ARM version?
Thx.
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OkmSSHD ][ 1.01.00 ] OpenSSH server

Post by outkastm »

up to 1.01.00 (openssh 9.0p1)
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OkmSSHD ][ 1.00.00 ] OpenSSH server

Post by outkastm »

MisterXY wrote: 28 Mar 2022, 23:48 Hello, is it possible to build it for the ARM version?
Thx.
Should be possible :)
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OkmSSHD ][ 1.01.00 ] OpenSSH server

Post by outkastm »

added TOS5 version
User avatar
TM220user
Posts: 18
Joined: 01 Mar 2022, 23:08

Re: [ OkmSSHD ][ 1.01.00 ] OpenSSH server

Post by TM220user »

outkastm wrote: 12 Oct 2021, 01:58 Applicable TOS4: 4.1.27 or later versions
Just a quick heads up:
Not sure if it was a glitch on my end, or if the TOS4 folder is actually empty...

Side question: does this disable/bypass the default SSH service that TOS ships with? Or should we do that manually? Or do they not conflict?

TIA
F2-220 (x86 flavored!)
User avatar
outkastm
Posts: 1185
Joined: 29 Dec 2020, 23:52

Re: [ OkmSSHD ][ 1.01.00 ] OpenSSH server

Post by outkastm »

tos4 was empty indeed, added the files back.

It will not interfer with TOS SSH, it use different port.
Also it will not disable TOS SSH, if you want this you have to do it manually from TOS UI
Post Reply