Socks 5

bwana

MyBroadband
Super Moderator
Joined
Feb 23, 2005
Messages
97,637
Reaction score
37,750
Location
Plz
ok - first day with Ubuntu (6.06) - or any linux distro for that matter so I apologise in advance.

Qn - How do I use a socks5? I've looked under Network Proxy's and have successfully entered a http proxy but there's no place for a username/pwd for socks.

Thanks :)
 
What program do you want to use via socks ?

bwana v.13 said:
ok - first day with Ubuntu (6.06) - or any linux distro for that matter so I apologise in advance.

Qn - How do I use a socks5? I've looked under Network Proxy's and have successfully entered a http proxy but there's no place for a username/pwd for socks.

Thanks :)
 
Tazz_Tux said:
What program do you want to use via socks ?
Pretty much everything I can, including whatever handles the system updates.
 
Most Linux apps will check the env. vars for this info.

You can export the info as follow:

export http_proxy="ip:port"
or
export http_proxy="http://ip:port"

the remainder of the apps - look at a thing called tsocks.

Laterz !

bwana v.13 said:
Pretty much everything I can, including whatever handles the system updates.
 
Tazz_Tux said:
Most Linux apps will check the env. vars for this info.

You can export the info as follow:

export http_proxy="ip:port"
or
export http_proxy="http://ip:port"

the remainder of the apps - look at a thing called tsocks.

Laterz !
Awesome - thanks :D
 
Top
Sign up to the MyBroadband newsletter
X