2026-03-12 07:38:38 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-03-12 07:38:49 +01:00
|
|
|
manual:
|
|
|
|
|
description: Manual proxy configuration
|
|
|
|
|
disabled: true
|
2026-03-12 07:38:39 +01:00
|
|
|
|
2026-03-12 07:38:40 +01:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2026-03-12 07:38:41 +01:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2026-03-12 07:38:43 +01:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2026-03-12 07:38:44 +01:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTP Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2026-03-12 07:38:38 +01:00
|
|
|
...
|