2025-11-09 19:31:08 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2025-11-09 19:31:15 +01:00
|
|
|
manual:
|
|
|
|
|
description: Manual proxy configuration
|
|
|
|
|
disabled: true
|
2025-11-09 19:31:09 +01:00
|
|
|
|
2025-11-09 19:31:10 +01:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2025-11-09 19:31:11 +01:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2025-11-09 19:31:12 +01:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2025-11-09 19:31:13 +01:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTP Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2025-11-09 19:31:08 +01:00
|
|
|
...
|