|
|
|
|
|
by nocommandline
1927 days ago
|
|
I like the idea that this does not require a download or account setup. It is not clear from your documentation how the url that I get will look like after I run the command -
```ssh -R 80:localhost:8080 localhost.run``` I think it would be good to make that clear. For example, I currently use https://ngrok.io whenever I need to make an app running on my localhost available over the web and it gives you something like - https://XXXXX.ngrok.io |
|