2026-05-05 06:52:20 +02:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
|
|
|
|
manual:
|
|
|
|
|
|
|
|
|
|
use_for_https: true # Also use this proxy for HTTPS
|
2026-05-05 06:52:23 +02:00
|
|
|
|
2026-05-05 06:53:11 +02:00
|
|
|
https_proxy:
|
|
|
|
|
description: HTTPS Proxy
|
|
|
|
|
type: proxy
|
2026-05-05 06:52:42 +02:00
|
|
|
hidden:
|
2026-05-05 06:53:11 +02:00
|
|
|
variable: _.use_for_https
|
2026-05-05 06:52:23 +02:00
|
|
|
|
2026-05-05 06:53:11 +02:00
|
|
|
socks_proxy:
|
|
|
|
|
description: SOCKS Proxy
|
|
|
|
|
type: proxy
|
2026-05-05 06:52:20 +02:00
|
|
|
...
|