rustdesk-server icon indicating copy to clipboard operation
rustdesk-server copied to clipboard

No options to print server public key with hbbs/hbbr

Open filu34 opened this issue 1 year ago • 1 comments

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.

filu34 avatar Feb 21 '24 09:02 filu34

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.

GuillaumeHullin avatar Mar 23 '24 12:03 GuillaumeHullin