'How can I connect to my server through SSH using only a browser?

I am currently working on a Chromebook (it's the only thing available to me at the time) which is managed and does not have the ability to install Chrome Extensions (such as https://chrome.google.com/webstore/detail/secure-shell/iodihamcpbpeioajjeobimgagajmlibd?hl=en) or enable Linux Beta. Is there a website that will allow me to make SSH connections purely client side so that I can connect to a LAN server, or a Vanilla JS library that I could use to write my own?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source