free-proxy icon indicating copy to clipboard operation
free-proxy copied to clipboard

Fetch free proxies from https://www.free-proxy-list.com

Results 2 free-proxy issues
Sort by recently updated
recently updated
newest added

As on today it's completely missing any server to be available by direct navigation on the website or by this library from the source database of the website free-proxy-list.com. As...

Documentation says to do this: ```` import ProxyList from 'free-proxy'; const proxyList = new ProxyList(); ```` which results in this ![image](https://user-images.githubusercontent.com/1451847/210006172-568d1d0c-c819-49c2-9b18-3297f64a03e0.png) works fine with a @ts-ignore but that's not really...