mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
change back to broadcast, because multicast has big problem if multiple
interface with 0.0.0.0 binding
This commit is contained in:
@@ -43,7 +43,6 @@ uuid = { version = "0.8", features = ["v4"] }
|
||||
clap = "2.34"
|
||||
rpassword = "5.0"
|
||||
base64 = "0.13"
|
||||
pnet = "0.27"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android")))'.dependencies]
|
||||
cpal = { git = "https://github.com/open-trade/cpal" }
|
||||
|
||||
Reference in New Issue
Block a user