Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 340 Bytes

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