DMTF / Redfishtool

A Python34 program that implements a command line tool for accessing the Redfish API.
Other
224 stars 68 forks source link

Enhancement: --no-proxy option #90

Closed donzef closed 3 years ago

donzef commented 3 years ago

Proposed enhancement:

It could be interesting to have an option ignoring network proxy configuration. At least a simple option like the --no-proxy option of wget.

I'd love to implement it, but I am not a programmer at all :-(

mraineri commented 3 years ago

Will need to do some research into this. Some thoughts on how we can implement it:

donzef commented 3 years ago

Not sure if this can help: https://stackoverflow.com/questions/28521535/requests-how-to-disable-bypass-proxy