fetch-proxy

1.0.8 • Public • Published

fetch-proxy

The fast way to get working proxies

var fs = require('fs')
var getProxies = require('fetch-proxy')
 
getProxies(function (err, proxies) {
    fs.writeFileSync('./proxies.txt', proxies.join('\n'))
})

Readme

Keywords

none

Package Sidebar

Install

npm i fetch-proxy

Weekly Downloads

2

Version

1.0.8

License

none

Last publish

Collaborators

  • alex0007