abagayev / stop-russia

MIT License
171 stars 60 forks source link

Run using TOR network? #75

Open Briareos17 opened 2 years ago

Briareos17 commented 2 years ago

Is there any guide how to run this in docker through TOR?

Briareos17 commented 2 years ago

https://hub.docker.com/r/osminogin/tor-simple/ Theoretically, it is possible to forward through a proxy

LanShunoda commented 2 years ago

install tor router: sudo apt-get update && sudo apt-get install -y tor net-tools jq git python-packaging python3-packaging apt-transport-https ca-certificates curl software-properties-common && sudo systemctl enable tor && sudo systemctl start tor && git clone https://github.com/ruped24/toriptables2 && cd toriptables2 && sudo mv toriptables2.py /usr/local/bin/ && cd - && rm -rf toriptables2 && sudo toriptables2.py and start it: sudo toriptables2.py -i -l -r