Matthew Choy

Results 3 comments of Matthew Choy

@chris-greening Got some code working to scrape and validate proxies, but am not really sure how your library works. Willing to collaborate on this?

@KyleRAnderson pretty sure it does

I've cloned down the repository and changed the target framework to `net8,0` and changed the Dockerfile to use the `mcr.microsoft.com/dotnet/sdk:8.0` and `mcr.microsoft.com/dotnet/aspnet:8.0` docker images respectively. Building the Docker container is...