phook
phook copied to clipboard
runs commands around a parent process ( macOS )
phook is a great idea. Consider making it more secure and compliant ... Why system() is evil and insecure: http://www.cplusplus.com/forum/articles/11153/ Even CERT warns about its usage: https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=2130132
Hi. Maybe it's intended, but when the connection to the remote host is broken ('client_loop: send disconnect: Broken pipe') the after-script is not executed. This happens to me regularly when...
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...