-
Notifications
You must be signed in to change notification settings - Fork 0
krockot/wsshd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
wsshd is a remote login server over websockets. The wssh protocol is incomplete and has no formal specification. Clients connect to ws(s)://host/sh and request a login session. The server allocates a new pseudo-terminal and serves a new login process on it. Data is transmitted in utf8-encoded JSON message structures. A Javascript client implementation can be found at https://github.com/krockot/wssh
About
Remote login server over websockets
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published