Right now, we expect that the user keeps track of the open shells that exist in the server, but it's unrealistic that they will. We should instead provide a listshells server command that can be used to get an overview of the shells currently running with their port, and the database they expose.
Right now, we expect that the user keeps track of the open shells that exist in the server, but it's unrealistic that they will. We should instead provide a
listshells
server command that can be used to get an overview of the shells currently running with their port, and the database they expose.