Open
Description
Hi,
It would be nice to implement a noproxy feature for curl to allow request to be excluded from the configured proxy. This is usefull if there is any other internal repo which cannot be reaced via the configured proxy.
I tried to fork the repo and submit a Pull request but I wasn't able to finish it yet. Here is a link to the fork: https://github.com/CrAazZyMaN21/repomanager
Source: CURLOPT_NOPROXY (https://curl.se/libcurl/c/CURLOPT_NOPROXY.html)
Thanks for the great project ❤️