Carlos Perez
Carlos Perez
Interesting I'm not able to replicate this
Thanks for sharing. The original function was a a example one I wrote for vyos and got the same questions on how to read and write to a stream so...
Improved the regex and added timeout support. if it still has issues I will switch to expect. Update in release 3.2.2
Sounds great to me, it reduces dependencies
Thanks for the heads up, will remove it when I test this up comming weekendSent from my iPhoneOn Feb 6, 2023, at 4:42 PM, Max Kozlov ***@***.***> wrote: @darkoperator ,...
Binary is not signed because it is a fork of the development branch. Since there has not been a release for a couple of years. I do not make any...
Thanks for digging in to it. I will test and consider the option Sent from my iPhoneOn Mar 28, 2023, at 3:34 PM, NeoDN ***@***.***> wrote: @darkoperator After much further...
Implemented the renaming of the main library in the alpha for 4.0; this version changes how password and key passphrases are used to support multiple authentication methods when a user...
Ahora si que me la pusiste dificil hasta para recrear. ``` pi@voron:/tmp $ dmesg > "archivo de prueba.txt" pi@voron:/tmp $ ls -l total 36 -rw-r--r-- 1 pi pi 0 Feb...
Como es que creaste el archivo de manera de poder replicarlo?