Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Greatings Sir, thank you so much for this project. #26

Open
Fusheinijb opened this issue Nov 24, 2022 · 1 comment
Open

Greatings Sir, thank you so much for this project. #26

Fusheinijb opened this issue Nov 24, 2022 · 1 comment

Comments

@Fusheinijb
Copy link

Please anytime I want to build the docker container this is what I see.

docker build -t zeta0/alpine-tor:latest 1 ⨯
"docker build" requires exactly 1 argument.
See 'docker build --help'.

Usage: docker build [OPTIONS] PATH | URL | -

Build an image from a Dockerfile

Please help me on that and how to use deploy the project. Thank you

@ozersenol
Copy link

ozersenol commented Dec 22, 2022

always use sudo ....

sudo docker pull zeta0/alpine-tor:latest

then use command to get project to linux environment. :
git clone https://github.com/lucasveneno/trafficbot.git

then

cd traffıcbot

sudo docker run -d -p 8118:8118 -p 2090:2090 -e tors=25 -e privoxy=1 zeta0/alpine-tor

then check with:

curl --proxy localhost:8118 http://httpbin.org/ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants