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}`)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    125
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.2
    125
  • 2.0.1
    0
  • 2.0.0
    0

Package Sidebar

Install

npm i get-free-https-proxy

Weekly Downloads

125

Version

2.0.2

License

MIT

Unpacked Size

2.86 kB

Total Files

4

Last publish

Collaborators

  • christian_fei