图片描述 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: dd860542-78d7-42ca-bdc9-e15a22bc4380
################################################################
v2ray default ip
---------------------------------------------------------------
vless://dd860542-78d7-42ca-bdc9-e15a22bc4380@slime-swg4.onrender.com:80?encryption=none&security=tls&sni=slime-swg4.onrender.com&fp=randomized&type=ws&host=slime-swg4.onrender.com&path=%2F%3Fed%3D2048#slime-swg4.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://slime-swg4.onrender.com:80/sub/dd860542-78d7-42ca-bdc9-e15a22bc4380?format=clash
	interval: 3600
	path: ./provider1.yaml
	health-check:
	  enable: true
	  interval: 600
	  # lazy: true
	  url: http://www.gstatic.com/generate_204

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