Open sameer-coder opened 2 years ago
Good question, in order for that to work you would need the following:
So overall I would say that it looks like it's possible, but I haven't given it a try yet... I haven't gotten around to working with codespaces yes, but I'll try to get there soon for a POC. in the meanwhile if you get this up and running it would be great to know.
I will give it a try and report back in case I succeed in making it work for codespaces. Thanks!
It is mentioned in the README "Although ktunnel is identified with kubernetes, it can also be used as a reverse tunnel on any other remote system"
Is there anyway I can use ktunnel to expose local resources(webserver) so that they can be accessed from within the GitHub codespaces container?
Thanks