1.0.0 • Published 3 years ago

@jswork/next-proxy-us v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

next-proxy-us

Proxy for us-proxy.

version license size download

installation

npm install -S @jswork/next-proxy-us

usage

import '@jswork/next-proxy-us';

nx.proxyUs();

/*
[
  { ip: '51.81.82.175', port: '80', type: 'https' },
  { ip: '159.65.171.69', port: '80', type: 'http' },
  { ip: '208.80.28.208', port: '8080', type: 'https' },
  { ip: '35.235.115.241', port: '80', type: 'http' },
  { ip: '51.81.113.246', port: '80', type: 'http' },
  { ip: '198.199.86.11', port: '8080', type: 'http' },
  { ip: '191.96.42.80', port: '8080', type: 'http' },
  { ip: '102.129.249.120', port: '8080', type: 'http' },
  { ip: '52.179.10.117', port: '8080', type: 'http' },
  { ip: '47.88.7.18', port: '8088', type: 'http' },
  { ip: '162.144.50.197', port: '3838', type: 'http' },
  { ip: '67.225.164.154', port: '80', type: 'http' },
  { ip: '47.242.66.106', port: '80', type: 'http' },
  // ...
]
*/

license

Code released under the MIT license.

1.0.0

3 years ago