[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ITP: tsocks -- transparent network access through a SOCKS 4 or 5 proxy



On Mon, 16 Jul 2001, Oliver M . Bolzer wrote:

> $ tsocks ssh foo.org
> 
> then
> 
> $ LD_PRELOAD=/usr/lib/libtsocks.so.X ssh foo.org

agree. do you think is that enough?

alabama:~$ cat tsocks
#!/bin/sh

export LD_PRELOAD="$LD_PRELOAD /usr/lib/libtsocks.so"

exec $*
#EOF

I think that is necessary, and not really more. But you are using for long
time this thing. Is it ok, or do we need more?

-- 
VWOL
Tamas SZERB <toma@rulez.org>
GPG public key: http://alabama.rulez.org/~toma/gpgkey-toma.asc



Reply to: