pygame-web / pygbag

python and pygame wasm for everyone ( packager + test server + simulator )
https://github.com/pygame-web
MIT License
295 stars 34 forks source link

Using ngrok as tunnel #145

Closed tungts1101 closed 5 months ago

tungts1101 commented 6 months ago

To be clear, I have no problem using pygbag to run wasm in my local browser. My next target is sharing with my friends. Normally I use ngrok as a tunnel for fast sharing, however, it shows no error in this situation and renders a blank form like the picture below. Does anyone get the same problem?

image

pmp-p commented 6 months ago

To be clear, i have no idea what is ngrok ( and maybe others reading are like me)

Please explain what it is ( and what you are using it for especially if only using a sub-feature).

Also what you are trying to do, and what you want to achieve from the pygbag window ( both from localhost or real enabled dns ssl server).