[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #1692 [Tor Relay]: No Events for SETCONF
#1692: No Events for SETCONF
-------------------------+--------------------------------------------------
Reporter: atagar | Owner: krkhan
Type: enhancement | Status: assigned
Priority: normal | Milestone: Tor: unspecified
Component: Tor Relay | Version: Tor: unspecified
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Changes (by krkhan):
* owner: => krkhan
* cc: krkhan@â (added)
Comment:
In case of multiple values for SETCONF, multiline replies are generated in
accordance with section 2.3 of control-spec.
|| [krkhan@orthanc ~]$ telnet localhost 9051 || ||
|| Trying 127.0.0.1... || ||
|| Connected to localhost. || ||
|| Escape character is '^]'. || ||
|| authenticate "" || ||
|| 250 OK || ||
|| setevents CONF_CHANGED || ||
|| 250 OK || ||
|| || [krkhan@orthanc ~]$ telnet localhost 9051 ||
|| || Trying 127.0.0.1... ||
|| || Connected to localhost. ||
|| || Escape character is '^]'. ||
|| || authenticate "" ||
|| || 250 OK ||
|| || setconf Nickname=orthanc ExitNodes={us} ||
|| 650-CONF_CHANGED || 250 OK ||
|| 650-ExitNodes={us} || ||
|| 650-Nickname=orthanc || ||
|| 650 OK || ||
|| quit || ||
|| 250 closing connection || ||
|| Connection closed by foreign host. ||
|| || quit ||
|| || 250 closing connection ||
|| || Connection closed by foreign host. ||
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1692#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs