gonc icon indicating copy to clipboard operation
gonc copied to clipboard

[Feature request] add -exec <command> flag

Open vay3t opened this issue 4 years ago • 2 comments

Add the -exec argument to facilitate the use of tools over the network. I have very much in mind that it is a dangerous functionality, but at the same time very useful and powerful.

vay3t avatar Jul 14 '21 03:07 vay3t

Hi!

Just a socket is not enough to exec command on remote server. You should use SSH or similar tools to dot that.

dddpaul avatar Dec 12 '22 17:12 dddpaul

Or you need something like this https://kb.froglogic.com/squish/howto/listening-socket-executing-commands/?

dddpaul avatar Dec 12 '22 17:12 dddpaul