phook icon indicating copy to clipboard operation
phook copied to clipboard

suggestion save --execute pid

Open diepes opened this issue 2 years ago • 0 comments

Suggestion for my ssh use case

In ssh/config i would like to use ProxyCommand with phook.

  1. -e setup cloud tunnel to vm
  2. ssh
  3. -a kill / quit the cloud tunnel

The kill step would be much simpler if phook could remember the pid of step1 and then somehow just kill/quit it, or i could reference the pid.

diepes avatar Dec 13 '22 01:12 diepes