Categorygithub.com/wzshiming/sshproxy
modulepackage
0.4.3
Repository: https://github.com/wzshiming/sshproxy.git
Documentation: pkg.go.dev

# README

sshproxy

SSH Proxy server and client

Build Go Report Card GoDoc GitHub license gocover.io

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

The following is the implementation of other proxy protocols

Usage

API Documentation

Example

License

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

# Packages

No description provided by the author
No description provided by the author

# Functions

NewDialer returns a new Dialer that dials through the provided proxy server's network and address.
No description provided by the author
NewSimpleServer creates a new NewSimpleServer.

# Variables

No description provided by the author

# Structs

No description provided by the author
SimpleServer is a simplified server, which can be configured as easily as client.

# Type aliases

No description provided by the author