Server Port

I want my website connect to my server and specify port, what should i do?
2 Replies
Ensefa
EnsefaOP3d ago
I should only use {"Domain"}:{"Port"}, can't directly do that?
SI
SI3d ago
I would recommend considering the use of two excellent CF products: CF Spectrum and Workers. Attached is a link to the documentation. https://developers.cloudflare.com/workers/?utm_source=chatgpt.com https://developers.cloudflare.com/spectrum/?utm_source=chatgpt.com
Cloudflare Docs
Cloudflare Workers · Cloudflare Workers docs
Cloudflare Workers provides a serverless execution environment that allows you to create new applications or augment existing ones without configuring or maintaining infrastructure.
Cloudflare Docs
Cloudflare Spectrum · Cloudflare Spectrum docs
Spectrum allows you to route MQTT, email, file transfer, version control, games, and more over TCP or UDP through Cloudflare to mask the origin and protect it from DDoS attacks.

Did you find this page helpful?