[tor-bugs] #8402 [Tor]: Tor should help its transport proxy use a proxy, if needed.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Mar 20 02:51:51 UTC 2014
#8402: Tor should help its transport proxy use a proxy, if needed.
------------------------+--------------------------------------
Reporter: asn | Owner:
Type: defect | Status: needs_revision
Priority: normal | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Resolution: | Keywords: tor-bridge pt flashproxy
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------------
Changes (by yawning):
* status: new => needs_revision
Comment:
A patch against tor master that adds this functionality. The only
pluggable transport currently capable of using it is my obfsproxy branch
linked of #8956.
I'm not sure what is supposed to happen if the user edits the torrc to
specify a different proxy (eg changing from nothing to SOCKS5, or SOCKS5
to HTTPS). The existing code probably won't detect this as something
worthy of restarting all the pluggable transports, so I think I need to
add code to detect this in or/transports.c/proxy_needs_restart(), along
with caching the previously configured proxy settings.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8402#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list