Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Curl NoProxy Support #219

Open
CrAazZyMaN21 opened this issue Dec 21, 2024 · 1 comment
Open

Feature Request: Curl NoProxy Support #219

CrAazZyMaN21 opened this issue Dec 21, 2024 · 1 comment
Labels
feature New feature or request

Comments

@CrAazZyMaN21
Copy link

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 ❤️

@CrAazZyMaN21 CrAazZyMaN21 changed the title Feature: Curl NoProxy Support Feature Request: Curl NoProxy Support Dec 21, 2024
@lbr38
Copy link
Owner

lbr38 commented Dec 22, 2024

Hi

Thanks for the contribution, it's a good idea and you've done a clean job. Have you been able to test it? On my side, I don't have a setup at home that allows me to test this very specific use case.

You can try to make a PR towards my devel branch and see if there are any merge conflicts. I can help you resolve them if needed :)

@lbr38 lbr38 added the feature New feature or request label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants