Categorygithub.com/coolshithere/tor
modulepackage
1.0.2
Repository: https://github.com/coolshithere/tor.git
Documentation: pkg.go.dev

# Functions

Start a onionSerivce instance and connect to it.

# Structs

DialConf is the configuration used for Dialer.
Dialer is a wrapper around a proxy.Dialer for dialing connections.
ListenConf is the configuration for Listen calls.
OnionService implements net.Listener and net.Addr for an onion service.
StartConf is the configuration used for Start when starting a onionSerivce instance.