diff --git a/bin/qemush b/bin/qemush index 957be5f..91dec05 100755 --- a/bin/qemush +++ b/bin/qemush @@ -80,7 +80,7 @@ public_attach() { QEMUSH_NAME="$1" shift - exec socat -,echo=0,icanon=0 "UNIX-CONNECT:$(pathof socket)" + exec socat -,rawer,escape=15 "UNIX-CONNECT:$(pathof socket)" } # List running virtual machines