Use with SSH tunnels to hide a web application and access it locally. #530
crisdosaygo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just discovered a cool use case for mkcert, and wanted to say ❤️ 🥇 🪙 THANKS! To the
mkcertauthors for creating such a cool easy to use tool. Is there any where we can sponsor or support this project?I found out you can:
mkcert localhostssh -L local_port:remote_machine:remote_port user@remote_machinehttps://localhost:local_port!!! 🤩I think this is really cool to be able to run a web application in an isolated way and gate access to it, made so convenient by using mkcert. I made a guide about doing this for BrowserBox Pro here
Beta Was this translation helpful? Give feedback.
All reactions