clearlinux / cve-check-tool

Original Automated CVE Checking Tool
GNU General Public License v2.0
204 stars 78 forks source link

Add a proxy function #53

Open yuankeyang opened 7 years ago

yuankeyang commented 7 years ago

Proxy function can easily fetch the data.

ikeydoherty commented 7 years ago

Sorry you're gonna need to clarify here.. I don't know what you mean.

yuankeyang commented 7 years ago

Because of the internet proxy, I have trouble in fetching the NVD data. So I think it would be more convenient and powerful to have a internet proxy function.

ikeydoherty commented 7 years ago

Oh right. So cve-check-tool just respects the standard http_proxy and https_proxy environmental variables because it uses libcurl :)