lenconda / free-proxy

Fetch free proxies from https://www.free-proxy-list.com
MIT License
16 stars 5 forks source link

Adding the possibility to get proxies using a given protocol #5

Closed Marius-Ar closed 3 years ago

Marius-Ar commented 3 years ago

I needed to get proxies from the website that are using a given protocol (http/https). This code allows you to do it and I thought that might be useful for others.

lenconda commented 3 years ago

Hi, @Marius-Ar, I had just published version 0.2.0 with your commits, you can now update the dependency with

npm i free-proxy@0.2.0 -S

Thank you very much!