2025-12-02 16:18:34 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
|
|
|
|
manual:
|
|
|
|
|
|
|
|
|
|
use_for_https: true # Also use this proxy for HTTPS
|
2025-12-02 16:18:39 +01:00
|
|
|
|
2025-12-02 16:18:41 +01:00
|
|
|
https_proxy:
|
|
|
|
|
description: HTTPS Proxy
|
|
|
|
|
hidden:
|
|
|
|
|
variable: _.use_for_https
|
2025-12-02 16:18:39 +01:00
|
|
|
|
|
|
|
|
address:
|
|
|
|
|
description: HTTPS address
|
|
|
|
|
type: domainname
|
|
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
|
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTPS Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2025-12-02 16:18:34 +01:00
|
|
|
...
|