This project is a fork of the
tor-utils.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/tor-utils.git/incarnation mirror_URL
to save bandwidth during cloning.
description | none |
repository URL | https://git.torproject.org/linus/tor-extra.git |
owner | rransom.8774@gmail.com |
last change | Wed, 2 Jun 2010 19:35:55 +0000 (2 21:35 +0200) |
last refresh | Mon, 15 Oct 2018 13:20:59 +0000 (15 15:20 +0200) |
mirror URL | git://repo.or.cz/tor-utils/linus.git |
| https://repo.or.cz/tor-utils/linus.git |
| ssh://git@repo.or.cz/tor-utils/linus.git |
bundle info | linus.git downloadable bundles |
content tags
|
|
README
This is a collection of software for use with the Tor network.
Software of interest may be found inside of src/
Make your own private Tor network:
src/misc-shell-scripts/make_private_network.sh
Print GeoIP information about the public Tor network:
src/misc-shell-scripts/geoip-router-list.py
Make Google maps friendly XML for Tor and Ironkey:
src/misc-shell-scripts/geoip-tor-gmaps.py
src/misc-shell-scripts/geoip-ironkey-gmaps.py
Use ttdnsd as a friendly UDP -> TCP SOCKS5 DNS server:
src/ttdnsd
Additional helpful scripts are welcome as patches.