Opened 16 years ago

Last modified 16 years ago

#1528 closed Patch

Bypass proxy settings feature

Reported by: paolozambotti Owned by: Tim Kosse
Priority: normal Component: FileZilla Client
Keywords: Cc: paolozambotti, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Hi,

the bypass proxy feature was really useful to me in version 2.x but was lost in the version 3.x
So here are the patches that made this feature "alive" again. I build the patched filezilla under mingw (cygwin) and all works fine.

Cheers,
Paolo

PS. thanks guys for this very good tool.

Attachments (1)

filezilla_bypassProxy_rev2099.patch (8.6 KB ) - added by paolozambotti 16 years ago.
diff from svn repository rev. 2099

Download all attachments as: .zip

Change History (2)

by paolozambotti, 16 years ago

diff from svn repository rev. 2099

comment:1 by Tim Kosse, 16 years ago

Thanks.

I did a few small modifications:

  • Handle m_bypassProxy in CServer::operator< and CServer::operator==
  • Don't display "bypass proxy server" option in quickconnect dropdown if there's no proxy server set
  • Moved option to advanced page in site manager. Only a tiny fraction of the userbase is behind a proxy. This tiny fraction has a loud voice though ;)
Note: See TracTickets for help on using tickets.