Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
moosetk opened this issue Nov 7, 2023 · 1 comment
Open

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

moosetk opened this issue Nov 7, 2023 · 1 comment

Comments

@moosetk
Copy link

moosetk commented Nov 7, 2023

我自己试了一下配置 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"
}
@freedmanop
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants