NSEcho
NSEcho
Add the support so we can connect to the portal and from there we can instrument the application, this should be default for `furlzz` in a container.
Add working directory flag so we can easily save crashes and session data inside of it.
Add verbose flag so that we can more easily debug problems occurring.
Hey there, could you enable `Private vulnerability reporting` under Settings so I can share details with you regarding a potential security vulnerability.
This PR adds more logic to remove troublesome Go symbols which is mostly the case when cross-compiling for Windows on Linux using `mingw`. I could not trace where the `mingw_vgprintf`...