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 http_proxy set in my .bashrc.
Transmission uses the proxy configured using the Network Proxy tool located under the Preferences menu.
The names can be different in your PC as I am using Ubuntu in Spanish, but the procedure is the same.
2.12.
– Marco Leogrande
Jan 13 '13 at 02:35
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 https://help.ubuntu.com/community/EnvironmentVariables and http://mywiki.wooledge.org/DotFiles – geirha Mar 12 '11 at 00:20