glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
GNU General Public License v3.0
3.19k
stars
439
forks
source link
Error for forward vmess scheme #351
Closed
iaston closed 2 years ago
config.conf:
forward=ws://92.38.170.8:443/cgi-bin/api/dataflow/?host=sc0e84ekcmm3nou5.114517.xyz,vmess://5c854e2e-205c-4309-8363-ff60ea7b2a16@?alterID=0
Vmess Server info: vmess://{ "v": "2", "ps": "Russia", "add": "92.38.170.8", "port": "443", "id": "5c854e2e-205c-4309-8363-ff60ea7b2a16", "aid": "0", "scy": "auto", "net": "ws", "type": "none", "host": "sc0e84ekcmm3nou5.114517.xyz", "path": "/cgi-bin/api/dataflow/", "tls": "tls", "sni": "", "alpn": "" }
what's wrong with the config.conf? Thanks