rtc-ssh
rtc-ssh copied to clipboard
Open Source sqs.io
Hi @mxseba,
Thanks for the awesome library! Can you open source sqs.io so that I can get it running on my own server? Would love access to the unminified RtcSSH2.min.js.
Thanks!
Hello The RtcSSH.js library will be published soon. The basic source is mscdex/ssh2-streams with minor changes and a few additions for WebRTC in the browser.
Greetings
Awesome, glad to hear it, that's exciting. I've got a small project I'm working on with a bunch of little raspberry pi zeros that I'd like to be able to make a dashboard for so that I can SSH into them without a terrible latent connection while I'm out and about. When do you think you'll publish the RtcSSH.js library? It doesn't need to be perfect or anything, I'd love to play with it as is. @mxseba
A library RtcSSH2 was published https://github.com/mxseba/browser
Thank you, I'll take a look. Do you have a version that is not bundled with all of the code in one file or is this just as it was made?