Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jace254/xport
🖥️Remote Desktop. Contributions are welcome🤗
https://github.com/jace254/xport
crystal-lang rdp rust
Last synced: 23 days ago
JSON representation
🖥️Remote Desktop. Contributions are welcome🤗
- Host: GitHub
- URL: https://github.com/jace254/xport
- Owner: Jace254
- Created: 2024-07-03T19:20:49.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-09T10:11:30.000Z (4 months ago)
- Last Synced: 2024-10-04T21:32:30.779Z (about 1 month ago)
- Topics: crystal-lang, rdp, rust
- Language: Rust
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XPort
You need [CMake](https://cmake.org/download/) to run this project
## Development
Run:
```bash
cargo build --release --bin agent
cargo build --release --bin client
```