mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-14 16:35:06 +01:00
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/usr/bin/env bash
|
|
|
|
# disabled, TODO
|
|
exit 0
|
|
|
|
echo | ssh -p "$PORT" "$HOST"
|