diff --git a/bin/0km b/bin/0km index caa17f5..df63b3c 100755 --- a/bin/0km +++ b/bin/0km @@ -31,6 +31,8 @@ is-port-open() { return 1 fi done + debug " .. $host's port $2 is open." + return 0 } resolve() {