-
Notifications
You must be signed in to change notification settings - Fork 767
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
能否提供docker安装镜像 #228
Comments
不熟。 |
可以参考我的 |
感谢。能不能增加对 SSRoT 协议的支持?因为目前 GFW 对 SS/SSR 协议基本上是秒封,没什么实际价值。 |
是修改over_tls_settings这个内容吗? |
对。当然还得 购买域名,对这个域名设定dns解析指向你的docker主机的IP,安装 nginx,申请免费的tls证书, 最后依据前面的内容修改 但如果在 heroku 上,由于 证书 和 域名都有了,这些就免了,直接改 另外,获取二进制文件时,使用这个链接,会自动获取最新版本的打包文件。不用理会版本的问题。 |
嗯嗯docker 容器配置文件可以直接挂载的,前提是有https的网站代理SSRoT,使用SSRoT的话还可以免流就失效了吧,相当于真实访问nginx https网站了吧 |
对。所以客户端直接访问 nginx 的 443 端口。 docker 我不熟。不知道是不是与 heroku 类似。heroku 是统一接管了 443 端口 和 域名的 处理,然后随机指定给用户一个 监听端口 在 |
能否提供docker安装镜像,如题
The text was updated successfully, but these errors were encountered: