Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tongson/esshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esshd

Ephemeral SSHD for containers

NOTE:

!!! NOT FOR SECURE LOGINS !!!!

Usage

Set entrypoint to esshd executable location. Argument #1 set to the host:port. Argument #2 set to the binary or command line to execute upon SSH login.

Example:

/esshd 127.0.0.1:2222 /bin/bash

Banner

If /esshd.txt is found inside the container image then it will be used as the SSH login banner.

About

Ephemeral SSHD for containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages