mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-12 16:59:38 +07:00
docs: refine protocol support and alpine installation (#241)
This commit is contained in:
@ -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'
|
||||
|
Reference in New Issue
Block a user