torgo icon indicating copy to clipboard operation
torgo copied to clipboard

A Golang library for Tor.

torgo GoDoc

This is a Go library for interacting with Tor over the standard controller interface. It simplifies tasks like creating ephemeral hidden services, working with private keys, and making SOCKS proxied client requests on the Tor network.

Examples