octopus-platform / bjoern

Binary analysis platform based on Octopus and Radare2
GNU General Public License v3.0
78 stars 15 forks source link

Keep track of existing shells on the server side #6

Closed fabsx00 closed 9 years ago

fabsx00 commented 9 years ago

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.