LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   How is the best practices to build proxy server on ubuntu? (https://www.linuxquestions.org/questions/linux-server-73/how-is-the-best-practices-to-build-proxy-server-on-ubuntu-4175710949/)

mxcdh 04-18-2022 09:57 AM

How is the best practices to build proxy server on ubuntu?
 
I added to my server IP Failover (32 IP / OVH). I want to build a proxy server on one container on docker on this server. Which tool/lib is the best in this situation?

I need a proxy for scraping several pages via puppeteer. At the moment I using ten rows proxy, and I want similar links like ten rows for scraping: curl -k "http://example.com" -L -x "http://67e5d6108f831a320d4e70e88e410a58518a9ade:@proxy.zenrows.com:8001"

I thinking about Squid, it is a good option?

ubuntu

business_kid 04-25-2022 05:45 AM

I thiunk there's enough out there on proxy servers to do your own research. Advice covering Debian, Mint, or any apt-based distro would probably fit well. Nobody has any ubuntu-specific advice for you.


All times are GMT -5. The time now is 01:51 AM.