[tor-bugs] #5047 [Obfsproxy]: Implement basic usage statistics in obfsproxy
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sun Feb 12 22:18:23 UTC 2012
#5047: Implement basic usage statistics in obfsproxy
-------------------------+--------------------------------------------------
Reporter: karsten | Owner: karsten
Type: enhancement | Status: assigned
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by asn):
If #5101 gets merged, it will break the current version of the python
script. It changes:
{{{
2012-02-10 22:37:00 [info] 89.78.67.56:1234 (obfs2): trying to connect to
127.0.0.1:5001
}}}
to
{{{
2012-02-10 22:37:00 [info] 89.78.67.56:1234 (obfs2): Successful outbound
connection to '127.0.0.1:5001'.
}}}
BTW, the new log line will only appear when the connection is successful.
When the connection fails we still get:
{{{
89.78.67.56:1234: connection to 127.0.0.1:5001 failed: Connection timeout
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5047#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list