butlerx / wetty

Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)
https://butlerx.github.io/wetty
MIT License
4.26k stars 670 forks source link

Trying to expose the terminal of a Raspberry Pi #503

Open 9acca9 opened 11 months ago

9acca9 commented 11 months ago

Hi. Maybe this is not how this is suppose to be used. I want to expose the terminal of my raspberry pi. In that way i just go to a web browser from my CELLPHONE and access the terminal. This is possible?

i try but im just getting a black screen in the web browser and dont say nothing about log in. So. Thanks!

imagen

this screenshot is from my notebook, but i want to access from my cellphone, so i cant install wetty in my cellphone, that is way i want to "expose" the terminal.

lv913 commented 11 months ago

I have the same issue. @butlerx, do you have any ideas on how to troubleshoot the issue? Thanks!

lv913 commented 11 months ago

@9acca9: I have found a workaround. If you remove wetty 2.7.0 and install previous version 2.5.0, it works correctly.

yarn global remove wetty yarn global add wetty@2.5.0

9acca9 commented 11 months ago

@lv913 Excellent!!!!! Thanks!