[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Tor controller errors
- To: or-talk@xxxxxxxxxxxxx
- Subject: Tor controller errors
- From: 7v5w7go9ub0o <7v5w7go9ub0o@xxxxxxxxx>
- Date: Mon, 11 Aug 2008 16:57:25 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Mon, 11 Aug 2008 16:57:47 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=TX0Oumc5++EUzFEhJif9Bw1SIhCWv5G5VqdZjsql+1s=; b=DVIHn+2vl18ykb8i00ta3nlH/HkBeAtH4fAFNHHiVmhijLGdhogeKL50GHibQTRyM3 jll6/p5YZ4nxI+skRHMO4fmv76IMd+0Z2ZKPZkwHjlzc/apGYwmzUxcKXml44lmPtjoB u0FxXfS9LQ6l7phoGg1KbnRuSrR3LCa4r4AtA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ZDYXlZhSPidXm6l6GW+llHNbyKVgISAnG1ju6Zhv8piLt0l3sDxZMQutvjdAsPwKWR O5vSxWx+QuNbsf4GIsOfzKOjA92TFiHN/IUgX7oKmJR2qsZu+RAAA6jCIF0KC5IdLoLG H4jARtcfMwGJK+pVx3t4wfwFo5RTfKKPUvWnY=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
- User-agent: Thunderbird 2.0.0.16 (X11/20080707)
IIUC, I should be able to list the current configuration via the control
port. My attempt at this fails....... help!
getinfo config/*
552 Unrecognized key "config/*"
(when I list valid GETINFO commands, I get this:
getinfo info/names
250+info/names=
accounting/bytes -- Number of bytes read/written so far in the
accounting interval.
accounting/bytes-left -- Number of bytes left to write/read so far in
the accounting interval.
accounting/enabled -- Is accounting currently enabled?
accounting/hibernating -- Are we hibernating or awake?
accounting/interval-end -- Time when the accounting period ends.
accounting/interval-start -- Time when the accounting period starts.
accounting/interval-wake -- Time to wake up in this accounting period.
addr-mappings/all -- Current address mappings without expiry times.
addr-mappings/cache -- Current cached DNS replies without expiry times.
addr-mappings/config -- Current address mappings from configuration
without expiry times.
addr-mappings/control -- Current address mappings from controller
without expiry times.
address -- IP address of this Tor host, if we can guess it.
address-mappings/all -- Current address mappings.
address-mappings/cache -- Current cached DNS replies.
address-mappings/config -- Current address mappings from configuration.
address-mappings/control -- Current address mappings from controller.
circuit-status -- List of current circuits originating here.
config-file -- Current location of the "torrc" file.
config/* -- Current configuration values.
config/names -- List of configuration options, types, and documentation.
desc-annotations/id/* -- Router annotations by hexdigest.
desc/all-recent -- All non-expired, non-superseded router descriptors.
desc/id/* -- Router descriptors by ID.
desc/name/* -- Router descriptors by nickname.
dir-usage -- Breakdown of bytes transferred over DirPort.
dir/server/* -- Router descriptors as retrieved from a DirPort.
dir/status/* -- Networkstatus docs as retrieved from a DirPort.
entry-guards -- Which nodes are we using as entry guards?
events/names -- Events that the controller can ask for with SETEVENTS.
exit-policy/default* -- The default value appended to the configured
exit policy.
extra-info/digest/* -- Extra-info documents by digest.
features/names -- What arguments can USEFEATURE take?
info/names -- List of GETINFO options, types, and documentation.
ip-to-country/* -- Perform a GEOIP lookup
network-status -- Brief summary of router status (v1 directory format)
ns/all -- Brief summary of router status (v2 directory format)
ns/id/* -- Brief summary of router status by ID (v2 directory format).
ns/name/* -- Brief summary of router status by nickname (v2 directory
format).
ns/purpose/* -- Brief summary of router status by purpose (v2 directory
format).
orconn-status -- A list of current OR connections.
status/bootstrap-phase -- The last bootstrap phase status event that Tor
sent.
status/circuit-established -- Whether we think client functionality is
working.
status/enough-dir-info -- Whether we have enough up-to-date directory
information to build circuits.
status/version/current -- Status of the current version.
status/version/num-concurring -- Number of versioning authorities
agreeing on the status of the current version
status/version/num-versioning -- Number of versioning authorities.
status/version/recommended -- List of currently recommended versions.
stream-status -- List of current streams.
version -- The current version of Tor.
.
250 OK)
Thanks in advance
p.s.
getinfo version
250-version=0.2.1.4-alpha (r16409)