mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-16 17:35:04 +01:00
add tests and fixes
This commit is contained in:
parent
688394cac9
commit
a59bcb069d
10 changed files with 202 additions and 37 deletions
|
|
@ -1,6 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# disabled, TODO
|
||||
exit 0
|
||||
|
||||
echo | ssh -p "$PORT" "$HOST"
|
||||
printf $"echo jdklfsjdöklfd" | ssh -p "$PORT" "$HOST" | grep jdklfsjdöklfd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue