Opened 16 years ago
Closed 15 years ago
#795 closed feature-request (Fixed)
proxy settings ignored
Reported by: | anonymous | Owned by: | mvoncken |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | 0.5.x | Version: | 0.5.8.4 |
Keywords: | proxy | Cc: | bugzilla@soulrebel.in-berlin.de |
Description
I specified a proxy via webui, but all connections go directly ( can be seen with netstat). It is very important that all traffic go through a proxy for different reasons. How can I make sure it does? I could use either http, socks4 or socks5 (or a combination), so long as all the traffic really goes through... (right now I tried with socks5)
Thank you for your help!
Note that I am running 1.1.1 not 1.1.0, all settings are default, except that upnp is deactivated (with upnp on, deluge made python dump core...) Platform is FreeBSD7.1
Change History (3)
comment:1 by , 16 years ago
Component: | core → webui |
---|---|
Owner: | changed from | to
comment:2 by , 16 years ago
Component: | webui → 0.5.x |
---|---|
Type: | bug → feature-request |
Version: | 1.1.0 → 0.5.8.4 |
Note:
See TracTickets
for help on using tickets.
I have hacked around in the config (which has a really obscure format btw) and found that there actually are options for settings individual proxy settings for different connection types. I set those values manually and now proxying works.
So this is a actually a bug in the Web-Ui/ajaxui, offering wrong/outdated settings for proxy configuration.