From 442e3c6dcf35cc1ca508e617f94198637e761bc8 Mon Sep 17 00:00:00 2001 From: davy Date: Wed, 3 Jul 2019 16:55:03 -0500 Subject: dep ensure --- vendor/github.com/wybiral/torgo/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vendor/github.com/wybiral/torgo/README.md (limited to 'vendor/github.com/wybiral/torgo/README.md') diff --git a/vendor/github.com/wybiral/torgo/README.md b/vendor/github.com/wybiral/torgo/README.md new file mode 100644 index 0000000..16657c3 --- /dev/null +++ b/vendor/github.com/wybiral/torgo/README.md @@ -0,0 +1,6 @@ +# torgo [![GoDoc](https://godoc.org/github.com/wybiral/torgo?status.svg)](https://godoc.org/github.com/wybiral/torgo) +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 +* [/examples/hello-world](https://github.com/wybiral/torgo/blob/master/examples/hello-world) +* [godoc examples](https://godoc.org/github.com/wybiral/torgo#pkg-examples) -- cgit v1.2.3