rustdesk-server doctor

This commit is contained in:
Paolo Asperti
2022-08-07 00:24:57 +02:00
parent 9036b7b9fa
commit d878222fc1
2 changed files with 89 additions and 4 deletions

View File

@@ -49,6 +49,8 @@ http = "0.2"
flexi_logger = { version = "0.22", features = ["async", "use_chrono_for_offset"] }
ipnetwork = "0.20"
local-ip-address = "0.4"
dns-lookup = "1.0.8"
ping = "0.4.0"
[build-dependencies]
hbb_common = { path = "libs/hbb_common" }