[tor-bugs] #16628 [Torsocks]: tordns_enable option to disable dns resolving via tor

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jul 21 09:51:28 UTC 2015


#16628: tordns_enable option to disable dns resolving via tor
-------------------------+-------------------------
 Reporter:  s.lobanov    |          Owner:  dgoulet
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Torsocks     |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+-------------------------
 I don't use tor. I just use torsocks to redirect tcp traffic to SOCKS5
 proxy (ssh -D 9150 login at myserver). DNS resolving doesn't work in this
 way. Please add 'tordns_enable' option to manually disable dns resolving
 via socks proxy.

 This option is available in old "tsocks" app.

 {{{
 $ port info tsocks
 tsocks @1.8.4_2 (net)
 Variants:             universal

 Description:          tsocks allows non SOCKS aware applications (e.g
 telnet, ssh, ftp etc) to use SOCKS without any
                       modification. It does this by intercepting the calls
 that applications make to establish network
                       connections and negotating them through a SOCKS
 server as necessary.
 Homepage:             http://ima.udg.edu/~rgarcia/tsocks/

 Build Dependencies:   autoconf, automake, libtool
 Platforms:            darwin
 License:              GPL-2+
 Maintainers:          nomaintainer at macports.org

 $ cat /opt/local/etc/tsocks.conf | grep tordns
 tordns_enable = false
 }}}

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


More information about the tor-bugs mailing list