Can anyone help me configure Transmission to download torrent files behind a proxy?
I have http_proxy set in my .bashrc.
|
Can anyone help me configure Transmission to download torrent files behind a proxy? I have |
||||
|
Transmission uses the proxy configured using the *Note that the names can be different in your PC as I am using Ubuntu in Spanish, but the procedure is the same |
|||||||||||||
|
http_proxyin.bashrc, transmission will only see it if you run transmission from an interactive bash shell. The right place for environment variables is~/.pam_environmentor~/.profile(for systems that don't use that pam-module). See help.ubuntu.com/community/EnvironmentVariables and mywiki.wooledge.org/DotFiles – geirha Mar 12 '11 at 0:20