[Feature request] QR code through SSH
Hi,
First of all, I'm grateful for you creating this nice localhost.run alternative.
Could you please output a QR code through SSH, like the abovementioned does, for easy access on mobile ?
Thanks
I'm afraid it'd be more trouble than it's worth to support. White on black doesn't work with every phone, non-square fonts can also cause issues. It's also the sort of things you want to do with any website, so doesn't quite feel like it belongs in each link-providing service.
Well, it works fine on localhost.run, and even though I don't deny the fashion trend you're mentioning, it is very relevant in this case, because browsing on mobile during development is one of the main uses of this project.
Also, I too implemented QR on CLI for TOTP configuration on my SSHception project, which always worked fine in dark mode.
Thanks