Code Monkey home page Code Monkey logo

Comments (7)

accounti avatar accounti commented on May 20, 2024

ip里面可以填域名 我ip字段里填的就是指向优选ip的域名 sni填到host中

伪装域名的话 可以看看httpheader开头的那几个文件 应该应对不了sni白名单 还是得在两边指定自签证书

from v2ray_simple.

qzydustin avatar qzydustin commented on May 20, 2024

ip里面可以填域名 我ip字段里填的就是指向优选ip的域名 sni填到host中

伪装域名的话 可以看看httpheader开头的那几个文件

ip填写域名成功了,谢谢

from v2ray_simple.

qzydustin avatar qzydustin commented on May 20, 2024

ip里面可以填域名 我ip字段里填的就是指向优选ip的域名 sni填到host中

伪装域名的话 可以看看httpheader开头的那几个文件

但是出现了一个问题,如果使用ip,utls无法打开。

详情:
使用verysimple客户端,verysimple服务端
使用vlesss cdn,ip写的cloudflare域名,host写的伪装域名
打开utls会在客户端出现failed in handshake outClient tls
关闭utls可以正常使用

如果不使用cloudflare cdn,直连,打开utls,正常使用

这是bug吗

from v2ray_simple.

accounti avatar accounti commented on May 20, 2024

ip里面可以填域名 我ip字段里填的就是指向优选ip的域名 sni填到host中
伪装域名的话 可以看看httpheader开头的那几个文件

但是出现了一个问题,如果使用ip,utls无法打开。

详情: 使用verysimple客户端,verysimple服务端 使用vlesss cdn,ip写的cloudflare域名,host写的伪装域名 打开utls会在客户端出现failed in handshake outClient tls 关闭utls可以正常使用

如果不使用cloudflare cdn,直连,打开utls,正常使用

这是bug吗

这个好像和用不用cdn有关系 trojan-go也是这样 直连vps才可以开

from v2ray_simple.

e1732a364fed avatar e1732a364fed commented on May 20, 2024

既然 trojan-go 也是这样,那也许是 uTls 包 的问题。需要谁 研究一下。

from v2ray_simple.

e1732a364fed avatar e1732a364fed commented on May 20, 2024

a2781683835275 我也遇到了一样的问题

from v2ray_simple.

e1732a364fed avatar e1732a364fed commented on May 20, 2024

目前认为,确实是utls包的问题。因为我之前看过这个包的说明,就是说,utls虽然模拟了chrome指纹,但是却没有实现某些对应的tls套件,当cloudflare遇到Chrome指纹时,会指定一个特殊的套件。如果这个套件没被实现的话,那么很可能就会出错。

没有cloudflare时,直接对接golang程序的话,golang指定的套件肯定是golang里有的,所以肯定能用,而cloudflare就不可控了。

这种情况是utls要做的,我们束手无策。也就是说,使用cdn时,我们可能不应该使用utls。

先关闭此issue吧!

from v2ray_simple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.