Skip to content

twi252/fssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fssh

A fake SSH server.

Description

fssh opens a socket and listens for incoming SSH connections. fssh steps through the initial SSH handshake and accepts a password or public key, always rejecting the login attempt.

Usage

Usage:
  -key="../keys/dummy_id_rsa": path to SSH private key
  -port=2222: SSH server port

About

A fake SSH server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%