Skip to content

Releases: haravich/custom-ssh-server

1.0.1

14 Aug 01:47
092cb28
Compare
Choose a tag to compare

Updated the SSH Server to use Password based auth or Key based auth.
Supports enabling both at the same time.

Keeping the same hostfiles in docker allows us to do stable testing without deleting known_hosts file
Happy testing SSH Server

This image is not intended for PRODUCTION use

1.0.0

12 Aug 15:10
Compare
Choose a tag to compare

This repository contains a Docker setup for creating a custom SSH server based on Alpine Linux. The setup includes the ability to use static SSH host keys, configure SSH key and password authentication, and set up user-specific SSH key pairs.