- <presentation id="Proxy">
- <checkBox refId="ProxyLocked">Ändern der Proxy-Einstellungen nicht erlauben</checkBox>
- <text>Verbindungs-Einstellungen</text>
- <dropdownList refId="ConnectionType"/>
- <text>HTTP Proxy:</text>
- <textBox refId="HTTPProxy">
- <label/>
- </textBox>
- <checkBox refId="UseHTTPProxyForAllProtocols">Für alle Protokolle diesen Proxy-Server verwenden.</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>Kein Proxy für:</text>
- <textBox refId="Passthrough">
- <label/>
- </textBox>
- <text>Beispiel: .mozilla.org, .net.nz, 192.168.1.0/24</text>
- <text>Automatische Proxy-Konfigurations-Adresse:</text>
- <textBox refId="AutoConfigURL">
- <label/>
- </textBox>
- <checkBox refId="AutoLogin">Keine Authentifizierungsanfrage bei gespeichertem Passwort.</checkBox>
- <checkBox refId="UseProxyForDNS">Bei Verwendung von SOCKS v5 den Proxy für DNS-Anfragen verwenden.</checkBox>
- </presentation>
- <presentation id="DNSOverHTTPS">
- <text>Provider URL:</text>
- <textBox refId="ProviderURL">
- <label/>
- </textBox>
- <checkBox refId="DNSOverHTTPSEnabled">DNS über HTTPS aktivieren.</checkBox>
- <checkBox refId="DNSOverHTTPSLocked">Änderungen an den DNS-über-HTTPS Einstellungen nicht erlauben.</checkBox>
- </presentation>