2026-06-10 21:48:38 +02:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
2026-06-10 21:48:43 +02:00
|
|
|
manual: # Manual proxy configuration
|
|
|
|
|
|
2026-06-10 21:48:47 +02:00
|
|
|
http_proxy: # HTTP Proxy
|
|
|
|
|
|
2026-06-10 21:48:52 +02:00
|
|
|
address:
|
|
|
|
|
description: HTTP address
|
|
|
|
|
type: domainname
|
2026-06-10 21:48:57 +02:00
|
|
|
params:
|
|
|
|
|
allow_ip: true
|
2026-06-10 21:48:38 +02:00
|
|
|
...
|