Closed levtomer66 closed 2 months ago
We are encountering this issue as well. Instead of using ktunnel as a standalone executable, we integrate it as a module within our application.
The suggested implementation, which calls log.Fatal(err)
and subsequently os.Exit(1)
, would complicate error handling.
For example when starting expose with the same port: ktunnel is stuck: ERRO[0005] unable to listen on any of the requested ports: [{28688 28688}]
Instead exit with error