mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-01 06:45:55 +00:00
perf: rdp7 可使用 web gui方式连接
This commit is contained in:
parent
50531d3b97
commit
02550b38f8
@ -197,7 +197,7 @@ class ConnectMethodUtil:
|
||||
TerminalType.lion: {
|
||||
'web_methods': [WebMethod.web_gui],
|
||||
'listen': [Protocol.http],
|
||||
'support': [Protocol.rdp, Protocol.vnc],
|
||||
'support': [Protocol.rdp, Protocol.rdp7, Protocol.vnc],
|
||||
'match': 'm2m'
|
||||
},
|
||||
TerminalType.magnus: {
|
||||
|
Loading…
Reference in New Issue
Block a user