Note one TODO item as done, and another as more complex than anticipatd.
[tor.git] / contrib / torify.1
blob7f77da770bc4d94853a000a59805467ecbea4a1b
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).