From 2e7de08fbfe0e64a42205ade4fd2c369c8b70a5f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Fri, 26 Aug 2005 23:39:59 +0000 Subject: [PATCH] setting up your own network is now a faq entry where it belongs svn:r4878 --- doc/tor-doc.html | 50 +++++------------------------------------------- 1 file changed, 5 insertions(+), 45 deletions(-) diff --git a/doc/tor-doc.html b/doc/tor-doc.html index e928ed6211..3ab7b20f1e 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -122,51 +122,11 @@ Howto. Hope you like it.

Setting up your own network

-If you want to experiment locally with your own network, or you're cut -off from the Internet and want to be able to mess with Tor still, then -you may want to set up your own separate Tor network. - -

-To set up your own Tor network, you need to run your own directory -servers, and you need to configure each client and server so it knows -about your directory servers rather than the default ones. - -

+See the new +FAQ entry for how to set up your +own Tor network. +