2025-11-09 18:57:32 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2025-11-09 18:57:32 +01:00
|
|
|
manual: # Manual proxy configuration
|
|
|
|
|
|
2025-11-09 18:57:33 +01:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2025-11-09 18:57:34 +01:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2025-11-09 18:57:35 +01:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2025-11-09 18:57:36 +01:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTP Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2025-11-09 18:57:32 +01:00
|
|
|
...
|