1.0.2 • Published 5 years ago

proxy-list-random v1.0.2

Weekly downloads
26
License
ISC
Repository
github
Last release
5 years ago

proxy-list-random 1.0.2

you can get random list proxy and updated hourly

Installation

Use the npm to install proxy-list-random.

npm i  proxy-list-random

Usage

const proxy = require('proxy-list-random')

proxy().then(res => console.log(res))
EXAMPLE RESPONSE

['45.73.0.118:35170',
  '68.183.140.132:80',
  '109.75.40.137:46408',
  '200.222.50.218:8080',
  '202.138.242.101:30487',
  '139.99.57.60:80',
  '217.117.4.155:3128',
  '115.124.72.166:57987',
  '36.66.176.85:8080',
  '101.109.116.104:8080',
  '178.92.9.210:3128',
  '203.130.205.234:51424',
  '18.233.220.118:80',
  '192.34.63.54:8080',
  '186.159.122.235:8080',
  '41.206.57.242:8080',
  '165.90.66.230:52356',
  '177.55.183.184:8080',
  '151.80.197.192:80',
  '73.2.223.45:34050',
  '186.56.99.103:42927',
  '138.197.102.119:80',
  '194.44.92.68:8080',
  '197.210.217.66:31694',
  '142.93.141.131:8888',
  '139.194.137.28:8080',
  '94.16.120.18:5555',
  '189.90.248.75:8080',
  '14.207.103.73:8080',
  '185.90.68.87:80',
  '221.126.249.100:8080',
  '114.34.218.239:38627',
  '146.120.197.91:8080',
  '35.176.201.28:80',
  '187.32.4.66:8080',
  '52.37.130.221:80',
  '208.111.11.70:39009',
  '190.196.72.166:32637',
  '68.110.172.76:3128',
  '49.156.43.95:8080',
  '65.152.119.226:48167',
  '110.232.85.168:49231',
  '31.192.110.103:8080',
  '178.32.204.97:443',
  '97.72.177.154:87',
  '1.179.184.158:38482',
  '177.8.162.135:8080',
  '24.177.187.101:36330',
  '114.69.229.161:8080',
  '180.183.128.105:8080' ]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT