mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 23:41:29 +03:00
udp / ipv6 punch option
This commit is contained in:
@@ -699,5 +699,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Trackpad speed", "سرعت ترکپد"),
|
||||
("Default trackpad speed", "سرعت پیشفرض ترکپد"),
|
||||
("Numeric one-time password", "رمز عبور یکبار مصرف عددی"),
|
||||
("Enable IPv6 P2P connection", ""),
|
||||
("Enable UDP hole punching", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user