Commit Graph

9 Commits

Author SHA1 Message Date
8f52a814ef Adds support for distros that use busybox like Alpine
Checks for busybox by looking at the realpath for timeout
If busybox is detected, uses timeout with a -t option and
uses nc instead of /bin/tcp
2016-04-11 17:06:09 -04:00
a454892f3c Merge pull request #4 from Silex/patch-1
Fix invalid use of return value
2016-04-01 12:20:39 -04:00
55c54a5abd Fix invalid use of return value 2016-04-01 17:14:39 +02:00
20c60949de license added 2016-02-24 16:50:33 -05:00
4e94d7dbb1 more small doc fixes 2016-02-02 14:41:04 -05:00
bf194c8fb4 doc fixes 2016-02-02 14:33:27 -05:00
a150deb10a doc fixes 2016-02-02 14:31:55 -05:00
41deb2dbbe small fixes 2016-02-02 14:30:19 -05:00
e559a8e0fb initial commit 2016-02-02 14:23:09 -05:00