add bug note
[tor-utils/ioerror.git] / README
blobb1a5713e6ea7d3a610feb211706ee8acb94f1eb9
1 This is a collection of software for use with the Tor network.
3 Software of interest may be found inside of src/
5 Make your own private Tor network:
7     src/misc-shell-scripts/make_private_network.sh
9 Print GeoIP information about the public Tor network:
11     src/misc-shell-scripts/geoip-router-list.py
13 Make Google maps friendly XML for Tor and Ironkey:
15     src/misc-shell-scripts/geoip-tor-gmaps.py
16     src/misc-shell-scripts/geoip-ironkey-gmaps.py
18 Use ttdnsd as a friendly UDP -> TCP SOCKS5 DNS server:
20     src/ttdnsd
22 Additional helpful scripts are welcome as patches.