mirror of
https://github.com/nadoo/glider.git
synced 2025-02-22 17:05:42 +08:00
chore: update glider.conf.example (#403)
fix https://github.com/nadoo/glider/issues/354
This commit is contained in:
parent
6d2b1e95cc
commit
4b8b05aa3e
@ -80,10 +80,10 @@ listen=127.0.0.1:8443
|
||||
# listen=ws://:1234/path?host=domain.com,vless://707f20ea-d4b8-4d1d-8e2e-2c86cb2ed97a@?fallback=127.0.0.1:80
|
||||
|
||||
# trojan server
|
||||
# listen=trojan://PASSWORD:1234?cert=/path/to/cert&key=/path/to/key&fallback=127.0.0.1
|
||||
# listen=trojan://PASSWORD@:1234?cert=/path/to/cert&key=/path/to/key&fallback=127.0.0.1
|
||||
|
||||
# trojanc server (trojan without tls)
|
||||
# listen=trojanc://PASSWORD:1234?fallback=127.0.0.1
|
||||
# listen=trojanc://PASSWORD@:1234?fallback=127.0.0.1
|
||||
|
||||
# FORWARDERS
|
||||
# ----------
|
||||
@ -294,4 +294,4 @@ dnsrecord=www.example.com/2606:2800:220:1:248:1893:25c8:1946
|
||||
# ENVIRONMENT VARIABLES
|
||||
# ----------
|
||||
# use {$ENV_VAR_NAME} in VALUE to get the Environment Variable value.
|
||||
# forward=socks5://{$USER_NAME}:{$USER_PASS}@:1080
|
||||
# forward=socks5://{$USER_NAME}:{$USER_PASS}@:1080
|
||||
|
Loading…
Reference in New Issue
Block a user