Skip to content

jusafing/tor-container-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple scripts to create a docker container and redirect ALL the traffic through the TOR network.

It donwloads a Docker container and configures the iptables rules to redirect all the traffic through a transparent proxy. The container is destroyed when the tor-disable script is executed.

Usage

  1. To enable TOR container and redirection of ALL the traffic
./tor-enable
  1. To disable TOR redirection and destroy container
./tor-disable

TOR Checking

To check whether the traffic is passing through the TOR network, go to https://check.torproject.org/ after the tor-enable command.

Author

Javier Santillan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages