ShadowsocksR-Live / shadowsocksr-native

翻墙 从容穿越党国敏感日 ShadowsocksR (SSRoT) native implementation for all platforms, GFW terminator
https://github.com/ShadowsocksR-Live/shadowsocksr-native/wiki
GNU General Public License v3.0
2.74k stars 763 forks source link

之前那个版本的ssr在哪里找? #75

Closed byte-voyager closed 4 years ago

byte-voyager commented 4 years ago

Please answer these questions before submitting your issue. Thanks!

What version of shadowsocks-native are you using?

What operating system are you using?

What did you do?

What did you expect to see?

What did you see instead?

What is your config in detail (with all sensitive info masked)?

ssrlive commented 4 years ago

没必要用回旧版了.

byte-voyager commented 4 years ago

没必要用回旧版了.

但是我的ssr提供商还不支持这个

ssrlive commented 4 years ago

配置文件里的

    "over_tls_settings": {
        "enable": false,
        "server_domain": "goodsitesample.com",
        "path": "/udg151df/",
        "root_cert_file": ""
    }

将 enable 的值从 true 改成 false , 就表示 客户端 不支持 over TLS 特性.

byte-voyager commented 4 years ago

谢谢