google-proxy

1.0.7 • Public • Published

google-proxy

The fast way to get working proxies

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

Readme

Keywords

none

Package Sidebar

Install

npm i google-proxy

Weekly Downloads

8

Version

1.0.7

License

none

Last publish

Collaborators

  • alex0007