admin-command icon indicating copy to clipboard operation
admin-command copied to clipboard

Admin with SSH (remote) connections

Open heyflorin opened this issue 7 years ago • 3 comments

Does this package work with ssh (remote) connections? I just tried it and got a "xdg-open: not found" error.

heyflorin avatar Jul 24 '18 17:07 heyflorin

@dicetomato No, that cannot work. How would the remote server be able to control your browser?

schlessera avatar Jul 25 '18 08:07 schlessera

That being said, it could theoretically work if we bypass the normal SSH execution flow, and just return data from the site back to the admin command. Not sure whether that is easily doable, given the current architecture, though...

schlessera avatar Jul 25 '18 08:07 schlessera

nice

Snapp949 avatar Mar 23 '25 14:03 Snapp949