fazalfarhan01 / EarnApp-Docker

Containerized version of BrightData's EarnApp
https://hub.docker.com/r/fazalfarhan01/earnapp
43 stars 24 forks source link

How can I use it with a residential proxy? #12

Open linkmast3r opened 2 years ago

linkmast3r commented 2 years ago

I've got a German one but I don't have any idea of how to use it on EarnApp

fazalfarhan01 commented 2 years ago

I'm afraid this image doesn't work with proxies. I can add it to future enhancements though.

linkmast3r commented 2 years ago

I'm afraid this image doesn't work with proxies. I can add it to future enhancements thought.

I'm now trying and doing some experiments

DIRIKtv commented 2 years ago

@antonchu2006 Did you by chance figure out a way to get proxies to work with this?

linkmast3r commented 2 years ago

@antonchu2006 Did you by chance figure out a way to get proxies to work with this?

using windows 8.1, somehow, worked but with lots of bugs

fazalfarhan01 commented 2 years ago

@antonchu2006 any progress on this yet?

nestyxx commented 2 years ago

docker run -d --env HTTPS_PROXY="https://x.x.x.x:x" --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /earnappp:/etc/earnapp --name earnappp fazalfarhan01/earnapp

Hello. The proxy environment variable is still not taken into account by the docker? Alexandre

nestyxx commented 2 years ago

--env HTTPS_PROXY="socks5h://x.x.x.x:x"

Good evening. Still no possibility to use the environment variable to use a proxy?

engageub commented 1 year ago

Hi All, Please see the link here to use apps with residential proxies. https://github.com/engageub/InternetIncome Thank you