Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

in-your-saas/holy-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holy mole

Commitizen friendly CircleCI Build Status

How to use

You can use it as a module

const mole = require('holy-mole');

mole.fetch().then(console.log);

// [
//   {
//     host: '1.1.1.1',
//     port: '8080',
//     https: true,
//     country: 'FR',
//   },
//   ...
// ]

About

script to fetch a list of free proxies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published