Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TorClient ¶
TorClient holds the Host and Port for the tor client and if useEmbedded=true means is using an embedded tor client instance
type TorProxy ¶
TorProxy holds the tor client details and the list cleartext addresses to be redirect to the onions
func NewTorProxy ¶
NewTorProxy returns a default *TorProxy connecting on canonical localhost:9050
func NewTorProxyFromHostAndPort ¶
NewTorProxyFromHostAndPort returns a *TorProxy with givnen host and port
func (*TorProxy) WithRedirects ¶
WithRedirects modify the TorProxy struct with givend from -> to map
Click to show internal directories.
Click to hide internal directories.