[tutorial v1.1_042] A hidden family

This commit is contained in:
egarette@silique.fr 2026-01-06 16:53:32 +01:00
parent d6a0838536
commit 74b8df6ff0

View file

@ -5,4 +5,19 @@ version: 1.1
manual:
use_for_https: true # Also use this proxy for HTTPS
https_proxy:
description: HTTPS Proxy
hidden: true
address:
description: HTTPS address
type: domainname
params:
allow_ip: true
port:
description: HTTPS Port
type: port
default: 8080
...