aboutsummaryrefslogtreecommitdiff
path: root/tools/hex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hex.sh')
-rwxr-xr-xtools/hex.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/hex.sh b/tools/hex.sh
new file mode 100755
index 000000000..45f6b11bc
--- /dev/null
+++ b/tools/hex.sh
@@ -0,0 +1 @@
+echo 78780d0103534190360660610001e0cd0d0a | perl -ne 's/([0-9a-f]{2})/print chr hex $1/gie' | nc -v -w 10 localhost 5023