- <presentation id="Proxy">
- <checkBox refId="ProxyLocked">Don't allow proxy settings to be changed.</checkBox>
- <text>Connection Type:</text>
- <dropdownList refId="ConnectionType"/>
- <text>HTTP Proxy:</text>
- <textBox refId="HTTPProxy">
- <label/>
- </textBox>
- <checkBox refId="UseHTTPProxyForAllProtocols">Use this proxy server for all protocols.</checkBox>
- <text>SSL Proxy:</text>
- <textBox refId="SSLProxy">
- <label/>
- </textBox>
- <text>FTP Proxy:</text>
- <textBox refId="FTPProxy">
- <label/>
- </textBox>
- <text>SOCKS Host:</text>
- <textBox refId="SOCKSProxy">
- <label/>
- </textBox>
- <text>SOCKS Version:</text>
- <dropdownList refId="SOCKSVersion"/>
- <text>No proxy for</text>
- <textBox refId="Passthrough">
- <label/>
- </textBox>
- <text>Example: .mozilla.org, .net.nz, 192.168.1.0/24</text>
- <text>Automatic proxy configuration URL:</text>
- <textBox refId="AutoConfigURL">
- <label/>
- </textBox>
- <checkBox refId="AutoLogin">Do not prompt for authentication if password is saved.</checkBox>
- <checkBox refId="UseProxyForDNS">Proxy DNS when using SOCKS v5.</checkBox>
- </presentation>
- <presentation id="DNSOverHTTPS">
- <text>Provider URL:</text>
- <textBox refId="ProviderURL">
- <label/>
- </textBox>
- <checkBox refId="DNSOverHTTPSEnabled">Enable DNS over HTTPS.</checkBox>
- <checkBox refId="DNSOverHTTPSLocked">Don't allow DNS over HTTPS preferences to be changed.</checkBox>
- </presentation>