Seyedamirhossein Hesamian

Results 9 issues of Seyedamirhossein Hesamian

1. Have your repository in Github or any source control been created at least 3 months? Yes 2. The reason you think your library is awesome? This library will rip...

In Preview

IceCast stream ripper in .NET Core. Basically, extract mp3 with metadata from an IceCast stream URL NuGet library: https://github.com/amir734jj/Stream-ripper This NuGet library in action: https://stream-subscription-ui.herokuapp.com/#/about

I am wondering is there a way to stop `express-request-proxy` from decoding the URL that is proxying? I asked [this question on StackOverFlow](https://stackoverflow.com/questions/64619110/express-request-proxy-is-trying-to-decode-the-url-before-proxying-it) as well. This line is the source...

**Describe the bug** Having trouble running it on .net core 3.1 in linux **To Reproduce** Steps to reproduce the behavior: ```csharp CancellationToken token = new CancellationToken(); var serverUri = new...

Is there a way to specify other encryption ciphers other than AES-256-GCM?

I did a `docker-compose down` and now I am seeing this error when doing `docker-compose up`. Is there a problem with persistency? docker-compose.yml ```yml version: "3.9" services: ovpn: image: alekslitvinenk/openvpn:latest...

We are using `Task` frequently in our codebase and I wish there was a way to add this implicit cast from `OneOf` to `Task` but we C# doesn't allow adding...

``` -- setDefaultIntentions ++ setDefaulIntentions ```

I am trying to run CodeQL on ServiceFabric codebase and its being very slow when I pass `--command`. My understanding is when we pass `--command` CodQL invokes this command at...

question
C++