v2ray-examples icon indicating copy to clipboard operation
v2ray-examples copied to clipboard

想要一份 VLESS-TLS-HTTPUPGRADE 的配置文件

Open moosetk opened this issue 1 year ago • 1 comments

我自己试了一下配置 outbound 但不成功,谁指点我一下

{
	"protocol": "vless",
	"settings": {
		"vnext": [
			{
				"address": "example.com",
				"port": 443,
				"users": [
					{
						"encryption": "none",
						"id": "uuid"
					}
				]
			}
		]
	},
	"streamSettings": {
		"transport": "httpupgrade",
		"transportSettings": {
			"path": "/path",
			"host": "example.com"
		},
		"security": "tls",
		"tlsSettings": {
			"serverName": "example.com"
		}
	},
	"tag": "proxy"
}

moosetk avatar Nov 07 '23 07:11 moosetk

感觉这些,一点科学精神都没有,发出来,用在哪里,怎么用,就是马上要断气的样子,多一句话不说,那你干嘛要喷第一口气啊,留着多好。

freedmanop avatar Jan 16 '24 06:01 freedmanop