2026-03-11 09:28:48 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-03-11 09:28:59 +01:00
|
|
|
manual:
|
|
|
|
|
description: Manual proxy configuration
|
|
|
|
|
disabled: true
|
2026-03-11 09:28:49 +01:00
|
|
|
|
2026-03-11 09:28:51 +01:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2026-03-11 09:28:52 +01:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2026-03-11 09:28:53 +01:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2026-03-11 09:28:55 +01:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTP Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2026-03-11 09:28:48 +01:00
|
|
|
...
|