callbackproxy

command
v0.0.0-...-f0c08f2 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2017 License: Apache-2.0 Imports: 15 Imported by: 0

README

Callback Proxy

Callback Proxy connects via Callback Server to the given reverse proxy connection and forwards via stdin/stdout. This makes it suitable for use as an SSH ProxyCommand.

Example Usage

Host *.callback
  ProxyCommand callbackproxy --strip-suffix=.callback %h

This would allow the following ssh command line to work seamlessly:

ssh my-callback-url.callback

which would connect to whatever forwarder is being mediated via the callback server.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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