On Sat, Feb 14, 2015 at 03:22:38AM -0500, Roger Dingledine wrote:
On Sat, Feb 14, 2015 at 12:08:10AM -0800, David Fifield wrote:
An upstream HTTP proxy should work, either through torrc HTTPProxy or the --proxy option.
Careful! The torrc "HTTPProxy" line is only for non-tunneled directory fetches.
It's the "HTTPSProxy" line that most people want -- that causes Tor to send its TLS connections via the proxy using the CONNECT command.
Okay, whatever it is that sets TOR_PT_PROXY, because that's what meek-client is reading.