mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-16 09:25:04 +01:00
Add tests
This commit is contained in:
parent
26cdcd0524
commit
688394cac9
5 changed files with 72 additions and 2 deletions
3
bin/cluelesshd/tests/openssh-client/interactive-pty.sh
Normal file
3
bin/cluelesshd/tests/openssh-client/interactive-pty.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
printf $"exit\r" | ssh -oRequestTTY=force -p "$PORT" "$HOST"
|
||||
Loading…
Add table
Add a link
Reference in a new issue