Adrien
Adrien
Hi, I have tried to use the API to check regularly some destinations over the world and ensure there is no routing issue. On the paper, mtr.sh API is the...
Hi, First, thanks for Nexe, it is a very useful tool :) I have an issue when I import the module "bhttp" (https://www.npmjs.com/package/bhttp, cc @joepie91). I don't know if it...
Hi, It seems that the number files that can be uploaded concurrently via the console is not limited. For example, if I drag/drop 1000 files to the console, 1000 POST...
Release
Hi, Thank you for your work adminMongo, I really appreciate it. The last release published is from 31 Jul 2016. Would it be possible to publish regular released, so it...
Hi, First I want to thank you for the amazing work done here! I'm super happy to see that we can now use new Tuya devices :) I have bought...
Resolve https://github.com/opencontainers/runc/issues/3821
Hi, Again, thank you for this project! One bad point is that I'm really unconfortable having the WEB UI exposed without an authentication system. Anybody on the same network can...
Hi, First I would like to thank you for your very useful authentication system! I'm using it with 2 backends: `file` and `http`. I have a user created in the...
This patch solves a race condition where configuration files could be read while being written.
The sanityCheck function does not make sense (we should assume the OS wrote the file) and it introduced a race condition.