[Twisted-Python] Manhole but no SSH

Tristan Seligmann mithrandi at mithrandi.net
Tue Apr 15 16:21:54 MDT 2014


On 16 April 2014 00:09, Nicholas <nicholas at alienretro.com> wrote:
> Hello, everyone.
>
> Is it possible to implement the Manhole but without using SSH (or telnet,
> for that matter) ?
>
> Say I start a service and I want to be thrown straight in a console, much
> like Manhole does with SSH, but without having to actually listen on a port
> and having to connect to it with an user and password.

This sounds a lot like `python -m twisted.conch.stdio`; I'm not sure
how easily reusable that code is, but hopefully it shouldn't be too
hard to use from an existing application!
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar




More information about the Twisted-Python mailing list