Documentation ¶
Overview ¶
hiddenserv contains the HiddenServiceConn function which establishes a connection to a Tor Hidden Service through Tor's SOCKS5-proxy.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HiddenServiceConn ¶
HiddenServiceConn tries to create a net.Conn through Tor's SOCKS5 proxy to a Hidden Service. The torSocks-parameter should be the Tor's SOCKS5 proxy (like "localhost:9050") and the hiddenService-parameter should be your destination (like "foobar2323.onion:1234").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.