Merge branch 'http_tunnel_squashed'

This commit is contained in:
Nick Mathewson
2017-09-05 14:34:29 -04:00
16 changed files with 397 additions and 27 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (client):
- You can now use Tor as a tunneled HTTP proxy: use the HTTPTunnelPort
option to open a port that accepts HTTP CONNECT requests.
Closes ticket 22407.