Merge branch 'tor-gitlab/mr/555'
[tor.git] / doc / man / torify.1.txt
blob30e4a42754ce1e13fb7bf5d292cfb43d37fb4235
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 https://www.methods.co.nz/asciidoc/userguide.html
5 :man source:   Tor
6 :man manual:   Tor Manual
7 torify(1)
8 =========
9 Tor Project, Inc.
11 NAME
12 ----
13 torify - wrapper for torsocks and tor
15 SYNOPSIS
16 --------
17 **torify** __application__ [__application's__ __arguments__]
19 DESCRIPTION
20 -----------
21 **torify** is a simple wrapper that calls torsocks with a tor-specific
22 configuration file.
24 It is provided for backward compatibility; instead you should use torsocks.
26 WARNING
27 -------
28 When used with torsocks, torify should not leak DNS requests or UDP data.
30 torify can leak ICMP data.
32 torify will not ensure that different requests are processed on
33 different circuits.
35 SEE ALSO
36 --------
37 **tor**(1), **torsocks**(1)