[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Access raw packets data before sending them to SSH server
[Thread Prev] | [Thread Next]
- Subject: Re: Access raw packets data before sending them to SSH server
- From: Alberto Garcia <agarciaillera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 10 Sep 2019 17:52:55 -0700
- To: libssh@xxxxxxxxxx
Is there any reason why ssh_socket_set_io_callbacks() cannot be merged into libssh? I think it's a great utility! On Tue, Sep 10, 2019 at 5:50 PM Alberto Garcia <agarciaillera@xxxxxxxxx> wrote: > Will take a look at it! Thank you so much! :) > > On Tue, Sep 10, 2019 at 9:07 AM Joseph Southwell < > jsouthwell@xxxxxxxxxxxxxxxxxxxx> wrote: > >> I maintain a fork that adds socket io callbacks (among a few other >> things) allowing you to use external IO. >> You can find it at >> https://github.com/cedral/libssh >> >> On 9/9/2019 9:29:31 PM, Alberto Garcia <agarciaillera@xxxxxxxxx> wrote: >> Hi, >> >> I would like to encapsulate SSH over websockets. To do so I would need a >> way to access the raw packets binary data before they are sent to the SSH >> server I'm connecting to. Is there any way I can do that using libssh. >> >> Is there any other way you think it would be better to do it? >> >> Thank you >> >> -- >> Alberto García Illera >> >> GPG Public Key <https://goo.gl/yshdwh> >> >> > > -- > Alberto García Illera > > GPG Public Key <https://goo.gl/yshdwh> > -- Alberto García Illera GPG Public Key <https://goo.gl/yshdwh>
Re: Access raw packets data before sending them to SSH server | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Access raw packets data before sending them to SSH server | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: Access raw packets data before sending them to SSH server | "Joseph Southwell" <jsouthwell@xxxxxxxxxxxxxxxxxxxx> |
Re: Access raw packets data before sending them to SSH server | Alberto Garcia <agarciaillera@xxxxxxxxx> |