Skip to content

v0.1.6 proxy mode

Compare
Choose a tag to compare
@wrfly wrfly released this 03 Aug 09:22
· 117 commits to master since this release

It can connect to remote servers to exec into the containers. Use gRPC for connection, support authentication.

Add an --idle-time flag, if the user didn't input something in a fixed time, the connection will close
automatically.

Some bug fixes and refactors.