moe

package
v0.0.52 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package moe provides a tunnel that uses the Moe protocol. this module is currently broken due to an issue with moe. this is caused by two issues: 1. Moe returns localhost as the hostname: https://github.com/fasmide/remotemoe/blob/13a9ba0f5ddadffdf4fb395ebff7c366b88a0745/ssh/session.go#L363 2. Go assumes the response returned by forwarded-tcpip is a tcp address: https://github.com/golang/crypto/blob/master/ssh/tcpip.go#L211 A PR has been made to fix this: https://github.com/fasmide/remotemoe/pull/18 and this module will be ready when that's merged should the PR be unmergable for an extended period of time, we can intercept the requests in the net.Conn through a reverse ssh proxy

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() types.Provider

New returns a new moe provider.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL