]> git.zerfleddert.de Git - fhem-stuff/blobdiff - COC/coc-as-cuno
back to the beginning...
[fhem-stuff] / COC / coc-as-cuno
index 986283bfb170af8c24993a647badb5fc2f08afd2..46de8fd8cff90e6df7d4b96947acd3099d21fcfa 100755 (executable)
@@ -9,5 +9,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