command
module
Version:
v0.0.0-...-8242366
Opens a new window with list of versions in this module.
Published: Jun 18, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
simplessh
Simple SSH server that logs user/passwords used to try and connect. All connections are denied.
Install
$ go get github.com/gombadi/simplessh
Dependencies are handled by the Go vendor directory.
Note: This means the codebase requires Go 1.5 or higher and use of GO15VENDOREXPERIMENT=1
Usage
Think Honeypot. You can never actually connect to this server but if anyone does it will display the SSH Keys and/or passwords used.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.