Skip to content

torservers/orc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

orc - Onion router control protocol library.

go get github.com/sycamoreone/orc/control

Only some low-level functionality at the moment.

Examples

The examples assume that a Tor router with ControlPort 9051 open and not protected by a password is running on localhost. You can start such a router temporarily to run an example:

> /usr/sbin/tor -f examples/torrc
> go run examples/resolve/main.go

About

orc - Onion router control protocol library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%