unos-repository

APK repository for unos
git clone git://git.finwo.net/misc/unos-repository
Log | Files | Refs | README

tinyssh-check (124B)


      1 #!/bin/sh
      2 # tinyssh check: something answers TCP on 22 (tcpsvd accepted, daemon live).
      3 exec /usr/bin/nc -z -w2 127.0.0.1 22