]> git.zerfleddert.de Git - fhem-stuff/blobdiff - CUL/culd
back to the beginning...
[fhem-stuff] / CUL / culd
index b1cae3d4a1ef11934ccaa9750e061fe3f9c1fc1c..dc5e0631a04677df46048f4bf19c089a0ada23c1 100755 (executable)
--- a/CUL/culd
+++ b/CUL/culd
@@ -7,5 +7,5 @@ PORT=2323
 
 while true; do
        echo "Listening on port ${PORT} for new connection requests"
-       socat ${OPTIONS} "${DEVICE},echo=0" "TCP-LISTEN:${PORT},reuseaddr"
+       socat ${OPTIONS} "${DEVICE},raw,echo=0" "TCP-LISTEN:${PORT},reuseaddr"
 done
Impressum, Datenschutz