Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send input and return value #24

Open
qlikq opened this issue Jan 8, 2022 · 1 comment
Open

Send input and return value #24

qlikq opened this issue Jan 8, 2022 · 1 comment

Comments

@qlikq
Copy link

qlikq commented Jan 8, 2022

Hello, is this normal behavior for the powercat that it does not return the value immediately from the other node?
image
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' ?

@pebteam
Copy link

pebteam commented Jan 5, 2023

In my case, this seem to be OK :

"testing123nn" | 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 :

"testing123nn" | 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants