rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
133 stars 63 forks source link

block every new device by default option. #166

Open rustdesk opened 10 months ago

rustdesk commented 10 months ago

I would like to ask how to secure the server so that no one can use mine.  I mean if someone finds out my public key they can connect to my server and use it.  Is there any way to limit this? or is it possible to block every new device, so when someone connects I have to manually allow them through the RustDesk Console?

rustdesk commented 10 months ago

@21pages please have a quick implement for this. Add an option for this to make new device disabled.

pdifeo commented 10 months ago

Perhaps I have said it before, an email alert to the administrator might also be useful.

rustdesk commented 10 months ago

Perhaps I have said it before, an email alert to the administrator might also be useful.

Yes, this will be next step. We just added the option. @21pages Let's do email notification later, please continue your other jobs.

For email notification, we need to think about how to avoid too frequment mails. e.g. 300 new devices in 1 minute, we can not send 300 mails.

rustdesk commented 9 months ago

https://github.com/rustdesk/rustdesk-server-pro/releases/tag/1.1.11

image