get-free-https-proxy

2.0.2 • Public • Published

get-free-https-proxy

returns a list of free proxies (with host and port property) from sslproxies.org.

const getProxies = require('get-free-https-proxy')
 
...
 
const [proxy] = await getProxies()
 
console.log(`host: ${proxy.host} port: ${proxy.port}`)

Readme

Keywords

none

Package Sidebar

Install

npm i get-free-https-proxy

Weekly Downloads

150

Version

2.0.2

License

MIT

Unpacked Size

2.86 kB

Total Files

4

Last publish

Collaborators

  • christian_fei