The Proxy implementation.
Classes
Proxy
([raw])
Proxy contains information about proxy type and necessary proxy settings.
Set of possible types of proxy.
Factory for proxy types.
Factory for proxy types.
Set of possible types of proxy.
Each proxy type has 2 properties: ‘ff_value’ is value of Firefox profile preference, ‘string’ is id of proxy type.
Proxy contains information about proxy type and necessary proxy settings.
Creates a new Proxy.
raw: raw proxy data. If None, default class values are used.
Gets and Sets ssl_proxy
Usage:¶self.ssl_proxy
self.ssl_proxy = value
value: str
Gets and Sets ftp_proxy
Usage:¶self.ftp_proxy
self.ftp_proxy = value
value: str
Gets and Sets http_proxy
Usage:¶self.http_proxy
self.http_proxy = value
value: str
Gets and Sets no_proxy
Usage:¶self.no_proxy
self.no_proxy = value
value: str
Gets and Sets proxy_autoconfig_url
Usage:¶self.proxy_autoconfig_url
self.proxy_autoconfig_url = value
value: str
Gets and Sets auto_detect
Usage:¶self.auto_detect
self.auto_detect = value
value: str
Gets and Sets socks_proxy
Usage:¶self.sock_proxy
self.socks_proxy = value
value: str
Gets and Sets socks_password
Usage:¶self.socks_password
self.socks_password = value
value: str
Gets and Sets socks_password
Usage:¶self.socks_password
self.socks_password = value
value: str
Gets and Sets socks_version
Usage:¶self.socks_version
self.socks_version = value
value: str
Returns proxy type as ProxyType.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4