conn_proxy reported instead of conn_pt
I am using Tor 0.4.0.1-alpha (git-81f1b89efc94723f) which ships as part of Tor Browser 8.5a7. When I use obfs4 as my PT, `conn_proxy` and the other `_proxy` tags are used within bootstrap status messages instead of `conn_pt` and friends. Unless I misunderstand something, this is wrong. Sample log output: [notice] Bootstrapped 3% (conn_proxy): Connecting to proxy [notice] Bootstrapped 4% (conn_done_proxy): Connected to proxy The same tags are reported to the control port in the bootstrap status events and this same issue occurs with the meek PT and probably others.
issue