图片描述 Welcome! This function generates configuration for VLESS protocol. If you found this useful, please check our GitHub project for more: 欢迎!这是生成 VLESS 协议的配置。如果您发现这个项目很好用,请查看我们的 GitHub 项目给我一个start: nodejs-proxy - https://github.com/3Kmfi6HP/nodejs-proxy VLESS 节点订阅连接 Clash 节点订阅连接

UUID: 5ad0335d-af15-48e6-970f-c94c0d22df37
################################################################
v2ray default ip
---------------------------------------------------------------
vless://[email protected]:80?encryption=none&security=tls&sni=neiqqy.onrender.com&fp=randomized&type=ws&host=neiqqy.onrender.com&path=%2F%3Fed%3D2048#neiqqy.onrender.com
---------------------------------------------------------------
################################################################
# Clash Proxy Provider 配置格式(configuration format)
proxy-groups:
  - name: UseProvider
	type: select
	use:
	  - provider1
	proxies:
	  - Proxy
	  - DIRECT
proxy-providers:
  provider1:
	type: http
	url: https://neiqqy.onrender.com:80/sub/5ad0335d-af15-48e6-970f-c94c0d22df37?format=clash
	interval: 3600
	path: ./provider1.yaml
	health-check:
	  enable: true
	  interval: 600
	  # lazy: true
	  url: http://www.gstatic.com/generate_204

################################################################