RootTheBox
RootTheBox copied to clipboard
Enhancement - Port consoles
Any thoughts when this can be integrated ?
https://github.com/moloch--/RootTheBox/issues/40 #40 that will be awesome.
Guess I'd just need to understand the use case and how it would work in game. Like, why not just have them ssh to the box?
@jeffg2k - yes that is one of the options.
Other, is to open a web terminal directly from the box (if there is an ip or domain associated for that box) directly and have a terminal emulation inside.
or
So if I understand correctly, it's sort of a ssh proxy that uses a web interface.. I can see how that would be useful if you wanted to limit backend visibility and make it easy for the player. Not sure when I'd get to that feature, but I'll add it to the list. I have a few others I want to get to first.
So if I understand correctly, it's sort of a ssh proxy that uses a web interface.. I can see how that would be useful if you wanted to limit backend visibility and make it easy for the player. Not sure when I'd get to that feature, but I'll add it to the list. I have a few others I want to get to first.
Yes. exactly the use case... see the box ip known addresses screenshot.
Hi @jeffg2k any updates ? Thanks
Not yet, but you could create your own and add it as an option from the tools menu using the config option tool_links
. Then they could ssh from that web terminal to whatever internal address you want.