Luminati-Proxy-Extractor
Quickly grab all available proxies through all ports on your local/remote Luminati Proxy Manager API. Useful if you need to use specific IP addresses generated by the proxy manager's Multiply proxy port per gIP feature. The feature can be found in the General settings tab after opening the configuration menu for a proxy.
Requirements
- npm v4.6.1 or higher.
Installation
$ npm install -g luminati-proxy-extractor
Usage
Run lpm-extract -h
from the command line for a list of options.
By default, it'll pull only running proxies from your Luminati proxy manager hosted at 127.0.0.1:22999
.
Usage:
lpm-extract [OPTIONS] [ARGS]
Options:
-m, --manager [STRING] Luminati Proxy Manager hostname. (Default is 127.0.0.1)
-p, --managerPort [NUMBER] Luminati Proxy Manager port (Default is 22999)
-o, --output [STRING] Proxy output path. (Default is ./luminati-proxies-1525828740706.txt)
-r, --onlyRunning [BOOLEAN] Extract running proxies only? (Default is true)
-v, --version Display the current version
-h, --help Display help and usage details
Links
License
MIT