2026-05-03 17:59:47 +02:00
|
|
|
%YAML 1.2
|
|
|
|
|
---
|
|
|
|
|
version: 1.1
|
|
|
|
|
|
|
|
|
|
manual:
|
|
|
|
|
|
|
|
|
|
use_for_https: true # Also use this proxy for HTTPS
|
2026-05-03 17:59:53 +02:00
|
|
|
|
2026-05-03 18:00:49 +02:00
|
|
|
https_proxy:
|
|
|
|
|
description: HTTPS Proxy
|
|
|
|
|
type: proxy
|
2026-05-03 18:00:12 +02:00
|
|
|
hidden:
|
2026-05-03 18:00:49 +02:00
|
|
|
variable: _.use_for_https
|
2026-05-03 17:59:53 +02:00
|
|
|
|
2026-05-03 18:00:49 +02:00
|
|
|
socks_proxy:
|
|
|
|
|
description: SOCKS Proxy
|
|
|
|
|
type: proxy
|
2026-05-03 17:59:47 +02:00
|
|
|
...
|