feat: guacd copy paste

This commit is contained in:
ttk 2024-04-03 09:31:57 +08:00
parent 1487245d02
commit e0007c9e2d

View File

@ -75,6 +75,8 @@ func NewTunnel(connectionId string, w, h, dpi int, protocol string, asset *model
"port": port,
"username": account.Account,
"password": util.DecryptAES(account.Password),
"disable-copy": "false",
"disable-paste": "false",
}
}, func() map[string]string {
return map[string]string{