onionproxy

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2016 License: GPL-3.0 Imports: 6 Imported by: 0

README

Onion Proxy

This is a small go module acting as a relay between for TCP connections that should be forwarded to a listening Onion service on the Tor network.

It optionally speaks the PROXY protocol to forward client addresses to the backing service.

Usage

An instance of the proxy is parameterized by the following options:

  • -l localhost:9999 Where the proxy listens.
  • -r thirteenchars.onion:80 Where the proxy forwards.
  • -s /var/run/tor/control Where the tor control channel is.
  • -c passwordauth The tor auth password, if using password auth.
  • -p include a PROXY header on forwarded streams.

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