1 // Copyright (c) The Tor Project, Inc.
2 // See LICENSE for licensing information
3 // This is an asciidoc file used to generate the manpage/html reference.
4 // Learn asciidoc on http://www.methods.co.nz/asciidoc/userguide.html
6 :man manual: Tor Manual
12 torify - wrapper for torsocks and tor
16 **torify** __application__ [__application's__ __arguments__]
20 **torify** is a simple wrapper that calls torsocks with a tor-specific
23 It is provided for backward compatibility; instead you should use torsocks.
27 When used with torsocks, torify should not leak DNS requests or UDP data.
29 torify can leak ICMP data.
31 torify will not ensure that different requests are processed on
36 **tor**(1), **torsocks**(1)
40 Peter Palfrader and Jacob Appelbaum wrote this manual.