2026-03-07 20:51:56 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-03-07 20:52:09 +01:00
|
|
|
manual:
|
|
|
|
|
description: Manual proxy configuration
|
|
|
|
|
disabled: true
|
2026-03-07 20:51:57 +01:00
|
|
|
|
2026-03-07 20:51:58 +01:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2026-03-07 20:52:00 +01:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2026-03-07 20:52:01 +01:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2026-03-07 20:52:02 +01:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTP Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2026-03-07 20:51:56 +01:00
|
|
|
...
|