Open qlikq opened 2 years ago
In my case, this seem to be OK :
"testing123n
n" | powercat -c termbin.com -p 9999
(Even if there's an error message in line 180)
I use -d too, to just send one message and close the connexion :
"testing123n
n" | powercat -c termbin.com -p 9999 -d
Some time, I need to send this command twice. But I don't understand why ?
Hope this comment will be usefull for someone
Excuse my so poor english.
Hello, is this normal behavior for the powercat that it does not return the value immediately from the other node? It returns the value if i press enter after i run the command. Any idea if it is possible to implement a way not to wait for the 'enter' ?