blog/2022/deploy/ #380
Replies: 1 comment
-
分享一下我遇到的问题和解决办法 在开启Cloudflare CDN后,我发现我无法通过上述方式正确连接到我的服务器,原因是Cloudflare CDN根据域名分流到对应的服务器,而gost默认不发送Host,以下是我的解决办法: 在客户端运行以下命令将服务器映射到本地 client.yaml:
注: SITE_DOMAIN相当于原文中的(*.)gost.run 然后运行以下命令连接到gost隧道: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
blog/2022/deploy/
https://gost.run/blog/2022/deploy/
Beta Was this translation helpful? Give feedback.
All reactions