biz.aQute.shell.sshd.provider

An SSH daemon that interacts with Gogo. Since many Linux distributions have removed telnet, there is a need to interact with Gogo using ssh, which is still approved. This ssh provider can be used without authentication when registered only on localhost. Otherwise the user should register an biz.aQute.authentication.api.Authenticator service. The configuration by default requires this optional service to be there.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

biz.aQute.shell.sshd.provider
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

biz.aQute.shell.sshd.provider
An SSH daemon that interacts with Gogo. Since many Linux distributions have removed telnet, there is a need to interact with Gogo using ssh, which is still approved. This ssh provider can be used without authentication when registered only on localhost. Otherwise the user should register an biz.aQute.authentication.api.Authenticator service. The configuration by default requires this optional service to be there.
Project URL

Project URL

https://aQute.biz
Project Organization

Project Organization

aQute SARL
Source Code Management

Source Code Management

https://github.com/aQute-os/biz.aQute.osgi.util

Download biz.aQute.shell.sshd.provider

How to add to project

<!-- https://jarcasting.com/artifacts/biz.aQute/biz.aQute.shell.sshd.provider/ -->
<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>biz.aQute.shell.sshd.provider</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute/biz.aQute.shell.sshd.provider/
implementation 'biz.aQute:biz.aQute.shell.sshd.provider:1.9.0'
// https://jarcasting.com/artifacts/biz.aQute/biz.aQute.shell.sshd.provider/
implementation ("biz.aQute:biz.aQute.shell.sshd.provider:1.9.0")
'biz.aQute:biz.aQute.shell.sshd.provider:jar:1.9.0'
<dependency org="biz.aQute" name="biz.aQute.shell.sshd.provider" rev="1.9.0">
  <artifact name="biz.aQute.shell.sshd.provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute', module='biz.aQute.shell.sshd.provider', version='1.9.0')
)
libraryDependencies += "biz.aQute" % "biz.aQute.shell.sshd.provider" % "1.9.0"
[biz.aQute/biz.aQute.shell.sshd.provider "1.9.0"]

Dependencies

compile (11)

Group / Artifact Type Version
org.osgi : osgi.annotation jar 7.0.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.apache.sshd : sshd-osgi jar 2.5.1
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30
biz.aQute.bnd : aQute.libg jar 6.1.0
org.apache.felix : org.apache.felix.gogo.runtime jar 1.1.2
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
biz.aQute : biz.aQute.api.authentication jar 1.9.0
biz.aQute : biz.aQute.api.authorization jar 1.9.0
org.osgi : org.osgi.framework jar 1.8.0

Project Modules

There are no modules declared in this project.
biz.aQute

Versions

Version
1.9.0
1.8.0
1.7.0
1.6.0
1.3.0