marceldobehere / goofy-web-ssh-client

a web client to ssh into servers that offer ssh over websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goofy Web SSH client (Websocket)

A web based client for ssh over websockets.

Meant to be used as a web alternative for the Goofy Websocket SSH Client and used with the Goofy Websocket Socket Bridge.

You can statically host the site or just download and open it locally.

NOTE: If you want to be able to access normal (ws://) websockets, you cannot host this site using https, because it will be blocked! If it is hosted on https it will only work with secure websockets (wss://).

Screenshot

Example

Thanks to

About

a web client to ssh into servers that offer ssh over websockets

License:GNU Affero General Public License v3.0


Languages

Language:CSS 58.7%Language:JavaScript 33.6%Language:HTML 7.7%