Initial Commit

This commit is contained in:
2021-03-21 01:02:33 +00:00
commit 6523369fa4
43 changed files with 2893 additions and 0 deletions

12
tools/mi-white Executable file
View File

@@ -0,0 +1,12 @@
#!/bin/sh
LD_LIBRARY_PATH=/usr/local/addons/tools && export LD_LIBRARY_PATH
MYSCRIPT='
after 100
exit 0
'
echo -ne '\x42' && \
tclsh << HERE
$MYSCRIPT
HERE && \
echo -ne '\xC2' | /usr/local/addons/tools/socat - udp:192.168.178.86:8899