[QGIS-trac] Re: [Quantum GIS] #1422: Add ability to use socks5 proxy

Quantum GIS qgis at qgis.org
Mon Nov 24 18:32:26 EST 2008


#1422: Add ability to use socks5 proxy
----------------------------------------------------+-----------------------
        Reporter:  cfarmer                          |         Owner:  nobody       
            Type:  enhancement                      |        Status:  new          
        Priority:  minor: annoyance or enhancement  |     Milestone:  Version 1.0.1
       Component:  Build/Install                    |       Version:  HEAD         
      Resolution:                                   |      Keywords:  proxy, socks5
Platform_version:                                   |      Platform:  All          
        Must_fix:  No                               |   Status_info:  0            
----------------------------------------------------+-----------------------
Comment (by borysiasty):

 Plugin Installer reads proxyType from QSettings now (from rev 9700). It
 recognizes following values for PyQt 4.3: 'Socks5Proxy', 'NoProxy',
 'HttpProxy' and their integer equivalents. For PyQt 4.4 it supports also
 values 'HttpCachingProxy' and 'FtpCachingProxy' and their integer
 equivalents. In case of any unsupported value, the DefaultProxy is used.

 I don't implement frontend for setting it due to the gui freeze.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1422#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list