KubeHound
KubeHound copied to clipboard
Graph websocket available over network
Hello.
currently, the docker exposes websocket port over localhost only:
tcp 0 0 127.0.0.1:8182 0.0.0.0:* LISTEN 3691545/docker-prox
Could you add an option to make it available over network (0.0.0.0:8182), please?
thanks Rafal
could you elaborate on the use case here as this may or may not be covered by a future release?
hello, yes of course.
Very often we run containers/docker instances on powerful remote machines, while running a client of average laptops. Such use case allows for powerful processing while using a local client viewer to access the graphs.
Remote docker instances based on Linux very often do not have a GUI, or GUI is very limited, difficult to access, so using local instance of windows based viewer is much better experience.
got it - we are working on a remote server architecture for this type of use case so keep an eye open for future releases. Will close for now as it is already part of an ongoing work stream
reopening for better tracking :)