Skip to content

Latest commit

 

History

History
executable file
·
23 lines (15 loc) · 656 Bytes

README.md

File metadata and controls

executable file
·
23 lines (15 loc) · 656 Bytes

puccinia

Puccinia allii is the taxonomic name for the species of Rust blight that infects onions.

summary

Rust program that consumes the API exposed through Tor control port. Requires nightly (1.5.0) for now.

See:

technical notes

  • testing

    In order to cargo test you will need to ensure there is an empty torsocket file in the current directory, only reachable by the tor/vidalia user (your user). Tor (or something else) must also be running and listening on that socket for the domain socket tests to succeed.