nskinkel / oppy

A Tor client (onion proxy) implementation in Python
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Query options for requesting a relay #7

Closed nskinkel closed 10 years ago

nskinkel commented 10 years ago

What parameters do we need to be able to query to get router information? What I currently have:

Options we still need:

Options we may need:

Please add anything other parameters we'll need to query by.

nskinkel commented 10 years ago

Closed. Implemented most of this and leaving the remaining query options as separate, individual issues.