fxclient / FXclient

First ever client for Territorial.io !
https://fxclient.github.io/FXclient/
13 stars 12 forks source link

Reverse proxy websocket? #3

Open MaxWeichers opened 1 month ago

MaxWeichers commented 1 month ago

wss://Territorial.io/socket is blocked at my school, you can set up a reverse proxy with nginx or cloudflare

peshomir commented 1 month ago

I assume you mean wss://territorial.io/s52/, don't know of /socket being used in recent versions at least. Are the actual lobby and game servers (subdomains of territorial.io) blocked too?

MaxWeichers commented 1 month ago

yes all subdomains, You could setup a reverse proxy with cloudflare workers, it is free 100k requests per day

On Thursday, May 23rd, 2024 at 8:28 AM, peshomir @.***> wrote:

I assume you mean wss://territorial.io/s52/, don't know of /socket being used in recent versions at least. Are the actual lobby and game servers (subdomains of territorial.io) blocked too?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

mohsenemx commented 1 month ago

I will take a look on that