docker pull luminati/luminati-proxydocker run luminati/luminati-proxy proxy-managerdocker run luminati/luminati-proxy proxy-manager --version
Make sure to forward appropriate ports. Proxy manager uses by default 22999 for the web console and the API, for dropin and 24000-24… for all the ports that you’ll create.
To run docker with cli option see the below example:
如果您需要加载整页,请使用此预设。 手动从浏览器(例如 Chrome/Firefox)或以编程方式(例如 Puppeteer/Selenium)进行连接。 所有请求均共享相同的 IP。 您可以控制何时从用户界面或 API 刷新 IP。
Use this preset if you want to get a fresh new IP on each single request. This preset also rotates the User-Agent header automatically. It’s the best for scraping API when you don’t load the full pages.
Build your own preset fit your needs
Using a custom preset requires testing in the internal environment before going to production to verify the process is working as expected