nbanba
nbanba
Dear Vitaly My internet provider let us the possibility to run Virtual Machine in the router gateway they provide. They also provide a REST API for managing Virtual Machines. All...
Dear Yves This may be the last time I would ask you to merge the project. Here is a stable release, working in 2024 with new Freebox features. Kind regards...
Hi Vi Hope you're well. Thanks again for the 'exit_on_specific_byte' function you develop for my previous use case in order to escape interractive session when the terminal is in raw...
Dear all, Here is a case which cause me a problem : I have made an ipxe menu (in ipxe script) which let people boot linux from internet directly on...
Hi Here is the build output : lots of deprecated functions : ```bash nba@lap-nba:/usr/src/mscp/build$ make [ 2%] Building C object libssh/src/CMakeFiles/ssh-static.dir/agent.c.o [ 2%] Building C object libssh/src/CMakeFiles/ssh-static.dir/auth.c.o [ 4%] Building...
Hi Vi When building websocat on a fresh debian 12 install, there is only libssl3 installed on the system (libssl1.1 is not availiable under debian 12) so websocat build with...
error: ‘struct drm_driver’ has no member named ‘date’ DATE field had been totally removed from mainline Linux kernel (linux-6.14-rc). See commit https://github.com/torvalds/linux/commit/cb2e1c2136f71618142557ceca3a8802e87a44cd This change had to be done on proprietary...
Log SSH shared secret for external protocol analysis via SSHKEYLOGFILE When SSHKEYLOGFILE is set, shared secrets used in key exchange (e.g., during initial or rekey events) are logged alongside the...
Hi @vi Hope you're doing well ! Except a mistake from me (highly possible), I haven't seen support of SSLKEYLOGFILE which is required to decrypt TLSv1.2+ traffic using Elliptic Curves...
Dear Vi Is there a way that verbose mode ('-vv') send log in a more readable maner ? (terminator + xterm-256colors)  Or (gnome terminal + xterm-256colors)  I would...