update README
This commit is contained in:
parent
893fc307d4
commit
19dd409744
32
README.md
32
README.md
@ -0,0 +1,32 @@
|
||||
# A Remote Access Gateway
|
||||
* Full-stack project written with Rust / Yew + Actix
|
||||
|
||||
## Dependencies
|
||||
|
||||
* rust
|
||||
* cargo-make
|
||||
* wasm-pack
|
||||
|
||||
## Build
|
||||
|
||||
* Debug
|
||||
- sh run.sh
|
||||
* Relese
|
||||
- TBD
|
||||
|
||||
## Milestones
|
||||
|
||||
* VNC Clients:
|
||||
- Raw encoding support (Done)
|
||||
+ Clipboard support is limit
|
||||
- Other encoding support (WIP)
|
||||
- Client to server message (WIP)
|
||||
|
||||
* SSH Clients:
|
||||
- WIP
|
||||
|
||||
* RDP Clients:
|
||||
- WIP
|
||||
|
||||
* Backend database
|
||||
- WIP
|
Loading…
Reference in New Issue
Block a user