docs: refine protocol support and alpine installation (#241)

This commit is contained in:
mzz
2023-07-26 02:10:47 +08:00
committed by GitHub
parent 1d2729990e
commit 29454b6078
4 changed files with 12 additions and 2 deletions

View File

@ -107,7 +107,8 @@ subscription {
# Nodes defined here will be merged as a part of the global node pool.
node {
# Add your node links here.
# Support socks5, http, https, ss, ssr, vmess, vless, trojan, trojan-go
# Support socks5, http, https, ss, ssr, vmess, vless, trojan, tuic, etc.
# Full support list: https://github.com/daeuniverse/dae/blob/main/docs/en/proxy-protocols.md
'socks5://localhost:1080'
mylink: 'ss://LINK'
node1: 'vmess://LINK'