cluelessh/bin/cluelesshd/tests/openssh-client/interactive-no-pty.sh
2024-08-26 20:53:03 +02:00

6 lines
76 B
Bash

#!/usr/bin/env bash
# disabled, TODO
exit 0
echo | ssh -p "$PORT" "$HOST"