-
Notifications
You must be signed in to change notification settings - Fork 656
Cloudflare 相关
Coyove edited this page Sep 27, 2018
·
6 revisions
当客户端指定-up=cf://host:80
时,goflyway实际上会自动将其转换为:
-up=ws://host:80/host:80
cf标记不过是上述的简写而已。ws命令的含义为:
ws://a_host:a_port/b_host:b_port
使用websocket协议连接a_host,其会转发我们连接b_host的请求
自1.2.0a版本以后,android端亦已支持cloudflare的连接,但是因为该客户端本质只是修改了ss的安装包,所以从UI上并不能直接体现出相关设置。若要使用,请修改密码为以下格式(不要忘了同时修改服务端密码):
?c + 托管在cf上的域名
如:
?cwww.example.com:80