http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/tutorials/to_russia_with_love.html
SOCK_STREAM , 6 , ' ' , ( args [ 0 ], args [ 1 ]))] socket . getaddrinfo = getaddrinfo def query ( url ): " " " Uses urllib to fetch a site using SocksiPy for Tor over the SOCKS_PORT. " " " try : return urllib . urlopen ( url ) . read () except : return " Unable to reach %s " % url Reading Twitter ¶ Now lets do something a little more interesting, and read a Twitter feed over
Tor. This can be done using their API , for
authentication see their instructions ... import...