Add control spec entry for GETINFO hs/service/desc/id/ command

This commit is contained in:
Donncha O'Cearbhaill 2015-07-21 17:53:19 +02:00
parent a8f18f309b
commit 99fe437487

View File

@ -847,6 +847,17 @@
[New in Tor 0.2.7.1-alpha]
"hs/service/desc/id/<ADDR>"
Prints the content of the hidden service descriptor corresponding to
the given <ADDR> which is an onion address without the ".onion" part. The service's local descriptor cache is queried to find the descriptor.
The format of the descriptor is described in section 1.3 of the
rend-spec.txt document.
If <ADDR> is unrecognized or if not found in the cache, a 551 error is
returned.
[New in Tor 0.2.7.2-alpha]
"onions/current"
"onions/detached"
A newline-separated list of the Onion ("Hidden") Services created