FGasper / zmodemjs

zmodem.js - ZMODEM in JavaScript
Apache License 2.0
129 stars 25 forks source link

Xtermjs + ssh2 ,How to use zmodemjs? #18

Closed ugdot closed 4 years ago

ugdot commented 4 years ago

Can you provide some demos about zmodemjs?

Lvyc1995 commented 4 years ago

+1

FGasper commented 4 years ago

@funjobs There’s demo usage in the distribution’s tests, and in old xtermjs versions there was a plugin.

If you want to contribute further demo code I’d be happy to look at it.

ugdot commented 4 years ago

Thanks.The documentation of zmodemjs may be a bit simple for me. I don't know how to use ssh2 with zmodemjs.

FGasper commented 4 years ago

@funjobs I’m not sure what SSH would have to do with it; WebSocket-powered terminals generally use TLS for encryption.

leffss commented 4 years ago

Thanks.The documentation of zmodemjs may be a bit simple for me. I don't know how to use ssh2 with zmodemjs.

https://github.com/leffss/gowebssh