rustdesk / rustdesk-server

RustDesk Server Program
https://rustdesk.com/server
GNU Affero General Public License v3.0
5.96k stars 1.22k forks source link

No options to print server public key with hbbs/hbbr #374

Open filu34 opened 4 months ago

filu34 commented 4 months ago

Right now there is no option to print out public or private key with hbbs and hbbr. There should be option for that. Script generates those god knows where. And you need to search. Sometimes there are 2 pair of keys generated like one i got somewhere in var directory, and the second pair i got in working user directory. Both different.

GuillaumeHullin commented 3 months ago

I'm guessing you want that for debug? If you set RUST_LOG=info then you should get 2 log line during startup showing which public key hbbs or hbbr is using.