axum-websockify@7422904883 | ||
webvnc | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile.toml | ||
README.md | ||
run.sh |
A Remote Access Gateway
- Webassembly Terminal Services written with Rust / Yew
Dependencies
- rust
- cargo-make
- wasm-pack
Build
- Debug
- sh run.sh
- Relese
- sh run.sh r
Milestones
-
VNC Clients:
- Raw encoding support (Done)
- Other encoding support (WIP)
-
SSH Clients:
- WIP
-
RDP Clients:
- WIP