http2transport

command
v0.0.0-...-6361b97 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

README

HTTP-to-Transport

This app runs a local HTTP-CONNECT proxy that dials the target using the transport configured in the command-line.

Flags:

  • -transport for the transport to use.
  • -addr for the local address to listen on, in host:port format. Use localhost:0 if you want the system to dynamically pick a port for you.

Example:

KEY=ss://ENCRYPTION_KEY@HOST:PORT/
go run github.com/Jigsaw-Code/outline-sdk/x/examples/http2transport@latest -transport "$KEY" -localAddr localhost:54321

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