Skip to content
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

enable use cdn edge ip to accelerate cdn transport when wss #1036

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mebest100
Copy link

@mebest100 mebest100 commented Jul 2, 2024

enable use cdn optimized edge ip/relay ip to accelerate cdn transport when wss.
because cloudflare has not cdn nodes in China. Hence directly access domain name on wss will be very slow.
We need use cdn optimized edge ip or relay ip to accelerate cdn transport when wss.
Once done, we can use it like that :
gost-bin -L :port -F "wss://{optimized-cdn edge ip or relay ip}:443?path=/yourpath&host=domainName-config-inyourcdn"

Just pass host as parameter for the domainName when run gost client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant