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

getMellowNodes()函数 #91

Closed
ghost opened this issue May 14, 2020 · 4 comments
Closed

getMellowNodes()函数 #91

ghost opened this issue May 14, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented May 14, 2020

测试订阅 https://jiang.netlify.app/

得到的vmess节点缺少:
&ws.host=example.com

&http.host=example.com%2Cexample1.com

&tls.allowinsecure=true

@geekdada
Copy link
Member

geekdada commented May 17, 2020

  1. 按照这里 FOV001 - Endpoint Specification v2ray/v2ray-core#1569 的定义,不应该是 ws.host 而是 ws.headers.host,对吧?
  2. 目前仅支持 tcp 和 ws 类型的节点解析,所以 http 暂不增加;

@geekdada
Copy link
Member

@LGTMXD 麻烦回答一下上面的回复

@ghost
Copy link
Author

ghost commented Jun 27, 2020

  1. 按照这里 FOV001 - Endpoint Specification v2ray/v2ray-core#1569 的定义,不应该是 ws.host 而是 ws.headers.host,对吧?

按照v2ray那里的定义是这样的,但是mellow里面用的是ws.host

2.目前仅支持 tcp 和 ws 类型的节点解析,所以 http 暂不增加;

ok

@geekdada
Copy link
Member

知道了

geekdada added a commit that referenced this issue Jun 28, 2020
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

1 participant