metasploit-framework/lib/rex/ui
OJ af4b1cf48f
Add the `sess` command to MSF and Meterp shells
This new command is a simpler shortcut that allows for moving around sessions much faster from within the console.

* From inside MSF, `sess <id>` is shorthand for `sessions -i <id>`
* From inside Meterp, `sess <id>` is shorthand for `background; sessions -i <id>`

In the latter case, if the session being switched to is the same id, then no swiching happens.
2016-09-22 16:09:59 +10:00
..
output Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
text move bidirectional pipe into rex/ui/text 2016-09-07 11:34:04 -05:00
interactive.rb Add the `sess` command to MSF and Meterp shells 2016-09-22 16:09:59 +10:00
output.rb Delete print_debug/vprint_debug 2015-04-21 11:14:03 -05:00
subscriber.rb Delete print_debug/vprint_debug 2015-04-21 11:14:03 -05:00