mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-12 18:44:25 +08:00
feat(rustdesk): 强化会话管理并优化流媒体传输
This commit is contained in:
@@ -1079,8 +1079,6 @@ export default {
|
||||
modeDirectIpDesc: 'Listen on the device only, without connecting to an ID or relay server',
|
||||
directAccessPort: 'Direct Access Port',
|
||||
directAccessPortInvalid: 'The direct access port must be between 1 and 65535',
|
||||
directAccessWarningTitle: 'Direct IP access is not end-to-end encrypted',
|
||||
directAccessWarningDesc: 'Use it only on a trusted LAN or encrypted VPN. Do not expose this port directly to the internet.',
|
||||
rendezvousServer: 'ID Server',
|
||||
rendezvousServerPlaceholder: 'hbbs.example.com:21116',
|
||||
rendezvousServerRequired: 'Enter the RustDesk ID server',
|
||||
@@ -1088,7 +1086,6 @@ export default {
|
||||
relayServerPlaceholder: 'hbbr.example.com:21117',
|
||||
relayKey: 'Relay Key',
|
||||
codec: 'Codec',
|
||||
deviceInfo: 'Device Info',
|
||||
deviceId: 'Device ID',
|
||||
devicePassword: 'Device Password',
|
||||
showPassword: 'Show Password',
|
||||
|
||||
Reference in New Issue
Block a user