Results 27 comments of Reelix

I am having the same issue on the same version (5.0.0 x64, Qt 6.7.3, Windows 11 Pro x64 (23H2)) on the default dark-mode theme. I have quite a high-spec system...

Given how .NET 6 is [end of support](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core) and .NET 8 is currently on LTS, it should probably be updated to .NET 8 instead of .NET 6. That said, a...

Normal commands work fine. ``` nxc mssql 10.10.10.5 -u 'username' -p 'password' -q "SELECT @@VERSION;" MSSQL 10.10.10.5 1433 DC01 [*] Windows 10 / Server 2019 Build 17763 (name:DC01) (domain:REMOVED) MSSQL...

gpt-oss:20b Jailbreak - Replace the meth part with whatever you want, although keep the square brackets. Yes - The entire thing is the jailbreak - Not just those 3 lines....

Hi @StephenHinck - Thanks for the update! In this case, the call was generated by the API itself by filling in the "id" value declared as an integer. ![Image](https://github.com/user-attachments/assets/97e14274-0d1b-4672-9f7f-743326208800) Whilst...

Not sure about removing all the comments as well

After many (Many many many) hours of trying, this can be manually fixed by opening the `/etc/ssl/openssl.cnf` file, changing `openssl_conf = openssl_init` to `openssl_conf = default_conf`, then adding ``` [default_conf]...