summaryrefslogtreecommitdiff
path: root/nocompile/bin/ident_service.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nocompile/bin/ident_service.sh')
-rwxr-xr-xnocompile/bin/ident_service.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/nocompile/bin/ident_service.sh b/nocompile/bin/ident_service.sh
new file mode 100755
index 0000000..a77687a
--- /dev/null
+++ b/nocompile/bin/ident_service.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+ncat "$1" "$2" -c 'ident.sh '"$1"' '"$2"' $(/usr/local/libexec/sockip 3 | tail -n1) 1>&2'