mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 08:53:20 +03:00
udp punch and ipv6 punch
This commit is contained in:
@@ -81,6 +81,8 @@ fon = "0.6"
|
||||
zip = "0.6"
|
||||
shutdown_hooks = "0.1"
|
||||
totp-rs = { version = "5.4", default-features = false, features = ["gen_secret", "otpauth"] }
|
||||
stunclient = "0.4"
|
||||
kcp-sys= { git = "https://github.com/rustdesk-org/kcp-sys"}
|
||||
|
||||
[target.'cfg(not(target_os = "linux"))'.dependencies]
|
||||
# https://github.com/rustdesk/rustdesk/discussions/10197, not use cpal on linux
|
||||
|
||||
Reference in New Issue
Block a user