If we only ever used Tor for hidden service lookups or posts, we
[tor.git] / contrib / torify.1
blobcb9f01cfd8dca26b12c21153510e2052fbb89518
1 .TH torify 1 "" Feb-2004 ""
2 .\" manual page by Peter Palfrader
3 .SH NAME
4 .LP
5 torify \- wrapper for tsocks and tor
7 .SH SYNOPSIS
8 \fBtorify\fP\ \fIapplication\fP\ [\fIapplication's\ arguments\fP]
10 .SH DESCRIPTION
11 \fBtorify\fR is a simple wrapper that calls tsocks with a tor specific
12 configuration file.
14 tsocks itself is a wrapper between the tsocks library and the application
15 that you would like to run socksified.
17 Please note that since tsocks uses LD_PRELOAD, torify cannot be applied
18 to suid binaries.
20 .SH SEE ALSO
21 .BR tor (1),
22 .BR tsocks (1),
23 .BR tsocks.conf (5).