From: Yonathan K. <ad...@0x...> - 2016-02-23 15:22:52
|
Hi Johannes, Thanks! I'll have a look at those bindings and play around for the Python ones. Is there a way to subscribe to the libvnc list ? Regards, -Yonathan On Tue, Feb 23, 2016 at 3:38 PM, Johannes Schindelin < Joh...@gm...> wrote: > Hi Yonathan, > > I Cc: the mailing list (which is a better place to ask than the former > maintainer). > > On Tue, 23 Feb 2016, Yonathan Klijnsma wrote: > > > I was wondering if you were at some point working on Python bindings for > > libVNC. As context, I'm building a VNC honeypot completely Python based > but > > the issue is that implementing the whole RFB in Python is kind of a pain > > which I can save myself from with libVNC. > > If you haven't worked on it I might actually build the bindings myself in > > order to get my honeypot working a bit better. I can of course do a pull > > request for the Python bindings. > > At some point I was playing with SWIG bindings. They should still work, I > think: https://github.com/LibVNC/VisualNaCro (it was used to provide Perl > bindings, but SWIG should make it easy to turn that into Python bindings). > > Ciao, > Johannes > |