Max Sysoev
Max Sysoev
This seems to be a bundle of extensions, not a single one. I may be wrong though
Thank you very much @thielj for links to tests, much helpful. ~~I use this approach in my homelab. Might be useful for somebody, may be :)~~ This approach exposes too...
> @ColCh The tecnativa proxy exposes far too much information, including for example secrets passed in environment variables, command line parameters, credentials for network mounts, etc. > > The nginx...
sure! I think I could do that :)
For people who search for solution: it needs chmod `0764`, chown `999:999` (but UID could be changed at build time) and at least this directory structure: ``` cowrie-etc/cowrie.cfg cowrie-var/var/lib/cowrie cowrie-var/var/log/cowrie...
Bundle for Sublime Text is very good place to look! As far as I know, it's possible to install ST\Textmate bundle inside of JetBrains IDE. Good Luck! :+1:
faced this as well quick workaround fix is this one ```sh cd ~ brew uninstall fnm mkdir .fnm curl -fsSL https://fnm.vercel.app/install | bash ``` now it says (i use fish...
Any thing needed from me on that PR?
are mocks global in current jest version ?
struggling with this one a bit, as I want to have alerts on smokeping data in my grafana homelab setup... you should now use this one now, as prev was...