https://github.com/piyushxcoder/websocket_ssh_adapter
This is a simple ssh to websocket adapter.
https://github.com/piyushxcoder/websocket_ssh_adapter
Last synced: 8 days ago
JSON representation
This is a simple ssh to websocket adapter.
- Host: GitHub
- URL: https://github.com/piyushxcoder/websocket_ssh_adapter
- Owner: PiyushXCoder
- Created: 2024-12-28T16:07:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-28T17:19:13.000Z (over 1 year ago)
- Last Synced: 2024-12-28T18:18:30.284Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Websocket Ssh Adapter
This is a simple ssh to websocket adapter. In easy words you can serve shell using websocket.
## Future plans!?
Well there is no future plan. It is just a toy project for now.
Maybe I can add something later.