2026-03-11 09:36:07 +01:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-03-11 09:36:08 +01:00
|
|
|
manual: # Manual proxy configuration
|
|
|
|
|
|
2026-03-11 09:36:09 +01:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2026-03-11 09:36:10 +01:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2026-03-11 09:36:11 +01:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2026-03-11 09:36:13 +01:00
|
|
|
|
|
|
|
|
port:
|
|
|
|
|
description: HTTP Port
|
|
|
|
|
type: port
|
|
|
|
|
default: 8080
|
2026-03-11 09:36:07 +01:00
|
|
|
...
|