Skip to content

sinner-/tor-chroot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of scripts to assist system administrators in using the
Debian Tor and related packages as a base for a Tor chroot. It is hard coded
and specific to Debian at this time.

Run the following:

 make install

Setup the chroot:

 tor-chroot-update.sh

You must now copy over a torrc that is proper:

 cp /etc/tor/torrc /home/tor-chroot/etc/tor/torrc

Start your chroot'ed Tor:

 /etc/init.d/tor-chroot start

About

Scripts to assist in chrooting Tor on various platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.5%
  • Makefile 7.5%