Hey everyone,
I’m looking to self-host the Zrok Docker container without using a subdomain, domain, or static IP. Is this possible? I only want to use the Zrok Docker container, but I’m unsure how to expose my local host to the internet without those requirements. I couldn’t find any related information in the documentation. If it’s possible, could someone explain how to go about it? And i want zrok docker container only without subdomain or domain.
Additionally, I have a backend running on an EC2 instance, and my frontend is running locally. I tried to expose it using Zrok (I used the Zrok script - installed zrok binary, not the Docker container), but I couldn’t log in, and my requests didn’t seem to reach the backend. Has anyone faced a similar issue, and how can I fix it?
Third thing are there any limitations of generating forwarding url if I install zrok using the script - zrok binary provided in the documentation.
Looking forward to your help!