when sending a command to remote server with comman example "./winexe -A credentials.cfg //server ipconfig
the process just hangs and nothing happens, if I quit the process via CTRL+c and resend the same command it works promptly.
Im trying to understand the cause of this problem.