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.
 
descriptionnone
repository URLhttps://git.torproject.org/linus/tor-extra.git
ownerrransom.8774@gmail.com
last changeWed, 2 Jun 2010 19:35:55 +0000 (2 21:35 +0200)
last refreshMon, 15 Oct 2018 13:20:59 +0000 (15 15:20 +0200)
content tags
add:
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.
shortlog
2010-06-02 Linus Nordberg* src/ttdnsd/Makefile: `-p' to mkdir. Thanks qbi.ttdnsd
2010-06-02 Jacob Appelbaumadd some audit notes
2010-06-02 Jacob Appelbaumupdate comment about tsocks
2010-06-02 Jacob AppelbaumUpdate README to include git tree
2010-06-02 Jacob AppelbaumUpdate FILES to cover new file names and new files
2010-06-02 Jacob AppelbaumUpdate compile docs
2010-06-01 Jacob AppelbaumMerge branch 'ttdnsd'; commit 'linus/ttdnsd' into ttdnsd
2010-06-01 Linus Nordberg* src/ttdnsd/ttdnsd.c: Don't be Linuxistic.
2010-06-01 Linus Nordberg* src/ttdnsd/Makefile: Don't create $(DESTDIR)$(CHROOT...
2010-06-01 Linus Nordberg* src/ttdnsd/Makefile: Add (commented out) extra CFLAGS...
2010-06-01 Linus Nordberg* src/ttdnsd/COMPILE: Add file.
2010-06-01 Jacob AppelbaumAdd platform notes
2010-06-01 Jacob Appelbaumadd env info
2010-06-01 Jacob Appelbaumallow make install to continue if we already have a...
2010-06-01 Jacob Appelbaumadd a local tor-tsocks.conf file
2010-06-01 Jacob Appelbaumsimplify install target instructions
...
heads
13 years ago ttdnsd