[tor-bugs] #11541 [Torsocks]: torsocks Does Not Work with dig on Fedora 20

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 18 00:55:11 UTC 2014


#11541: torsocks Does Not Work with dig on Fedora 20
--------------------------+---------------------
     Reporter:  eviljoel  |      Owner:  dgoulet
         Type:  defect    |     Status:  new
     Priority:  normal    |  Milestone:
    Component:  Torsocks  |    Version:
   Resolution:            |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+---------------------

Comment (by eviljoel):

 That did work.  The following command now returns IP addresses:

 ssh -o "ProxyCommand nc --proxy 127.0.0.1:9050 --proxy-type socks4
 $(LD_PRELOAD=/home/eviljoel/Desktop/torsocks/torsocks/src/lib/.libs/libtorsocks.so.0.0.0
 dig @213.73.91.35 +tcp +short %h | head -n 1) %p" www.google.com


 Unfortunately, I was actually trying to resolve an .onion URL.  I missed
 the line that says "...nmap-ncat version is not compatible with .onion
 addresses...".  I guess I'll have to roll my own netcat-openbsd.

 Anyway, thanks for helping me out with this.  I definitely learned
 something in the process.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11541#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list