[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #6542 [Torify]: curl 7.27.0 doesn't work with torsocks
#6542: curl 7.27.0 doesn't work with torsocks
-------------------------+--------------------------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Torify | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Changes (by arma):
* component: - Select a component => Torify
Comment:
{{{
case 'G': /* get */
case 'H': /* head */
case 'P': /* put/post */
case 'C': /* connect */
strlcpy((char*)req->reply,
"HTTP/1.0 501 Tor is not an HTTP Proxy\r\n"
}}}
The first byte that goes to Tor's socks port is a G, H, P, or C. You are
trying to talk http to the socks port. Perhaps you have an http proxy set
in your curl as well?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6542#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs