Skip to content

wzshiming/sshd

Repository files navigation

sshd

ssh server

Build Go Report Card GoDoc GitHub license gocover.io

This project is to add protocol support for the sshproxy, or it can be used alone

Usage

API Documentation

Example

  • Support for the Direct TCP IP command
  • Support for the TCP IP Forward command
  • Support for the Direct Stream Local command
  • Support for the Stream Local Forward command
  • Support for the Session command
    • env
    • exec
    • shell

License

Licensed under the MIT License. See LICENSE for the full license text.