1
0
forked from shaytan/rdgen

update readme, setup

This commit is contained in:
Bryan Gerlach
2024-11-05 16:09:05 -06:00
parent 8c50a7f8da
commit 83a639a47c
2 changed files with 49 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
RDGEN is a RustDesk client generator to use with your self-hosted rustdesk server.
## RDGEN is a RustDesk client generator to use with your self-hosted rustdesk server.
The client generator is currently hosted [here](https://rdgen.crayoneater.org). If you would like to host the generator yourself, see [here](setup.md)
## The client generator is currently hosted [here](https://rdgen.crayoneater.org). If you would like to host the generator yourself, see [here](setup.md)
This client generator is currently integrated into my rustdesk [api server](https://github.com/bryangerlach/rustdesk-api-server), which is a fork of [rustdesk-api-server](https://github.com/kingmo888/rustdesk-api-server). If you are running my api server, then you will still need to fork RDGEN and go through the setup process, but you won't need to actually run the rdgen server.
## This client generator is currently integrated into my rustdesk [api server](https://github.com/bryangerlach/rustdesk-api-server), which is a fork of [rustdesk-api-server](https://github.com/kingmo888/rustdesk-api-server). If you are running my api server, then you will still need to fork RDGEN and go through the setup process, but you won't need to actually run the rdgen server.