Claire <angry_gurl@where_the_hell_is_my_makeup.net> wrote:
> thanks for the info but it is an IP proxy I need to connect to
Right then. That's more difficult, AFAIK
Because of how Socks proxies work, every application needs to be able to
support it. Some do, most don't in the Linux world. You might be able to
find socksified versions of the programs.
Here are some applications that may help you in socksifying your
programs without changing them.
$ apt-cache search socks
#Trimmed
dante-client - SOCKS wrapper for users behind a firewall
proxychains - Proxy Chains - redirect connections through proxy servers
tsocks - transparent network access through a SOCKS 4 or 5 proxy
I've never used any of these, so I can't vouch for it. tsocks seems to
be a LD_PRELOAD type of program, so should work on any non-statically
compiled program (ie, basically all programs in your distribution.)
Hope this helps.
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!