Trojan-Plus-Group / trojan-plus

More Experimental Effective Features for Trojan
GNU General Public License v3.0
85 stars 21 forks source link

是否考虑兼容CDN #6

Closed qiuzi closed 3 years ago

qiuzi commented 4 years ago

现在很多IP被封 借助CDN能复活服务

yuchting commented 4 years ago

I haven't test trojan plus via CDN service, but I've heard original trojan project has already support it, you can test it.

qiuzi commented 4 years ago

The original trojan does not support websocket What is the usage scenario of SNI?

h31105 commented 4 years ago

trojan-go支持websocket&cdn

qiuzi commented 4 years ago

@h31105 go语言体积过大 不适合嵌入式平台

yuchting commented 4 years ago

I didn't change the original SNI part of config, you can find some information from : https://trojan-gfw.github.io/trojan/config

I just reviewed some CDN services tech spec and trojan-go websocket implement way: https://p4gefau1t.github.io/trojan-go/developer/websocket/

of course trojan-plus now cann't do the same thing.

If I have any time in the future, I will add this feature.