Paolo Asperti
Paolo Asperti
### Code of Conduct - [X] I agree to follow this project's Code of Conduct ### Is there an existing issue for this? - [X] I have searched the existing...
Url link
Support for rustdesk: type links. E.g. rustdesk:123456789 When you click this link, it should open rustdesk and start a connection. At the moment, I have linux support and I'm working...
- doc for env variables - allow env variable usage by hbbr in S6 images @rustdesk please take a look at env descriptions and propose eventual modifications thanks
I added a small util to be run on a client machine to test for connectivity problems. Example: ```bash $ rustdesk-server doctor myrelay.rustdesk.com Checking server: myrelay.rustdesk.com Found 1 IP addresses:...
In some pdf files, when I put an image with the `add-image` or the `sign` tool, I obtain a PDF with the desired image but in a different position, with...
with this I can download from a specific mirror or from my (local) server
because sometimes you need a proxy to go to the internet
If you're using the [Waveshare WM8960 Audio HAT](https://www.waveshare.com/wm8960-audio-hat.htm), please take these notes into consideration: - you have no LEDs and the default LED assignments are conflicting with some I2S signals...
ref. https://github.com/rustdesk/rustdesk-server/issues/424 running hbbs and hbbr as a simple user is indeed a good idea. We can do this in 2 way: 1 - run s6 as root and run...
I' trying to reach addressbook via API calls. Web interface is using this url: `https://my-server.com/api/ab/shared/profiles?current=1&pageSize=20` via POST, but if I try the same URL with token authentication (all permissions enabled...