Mercurial > hg > anonet-resdb
comparison contrib/peer2anonet/README.html @ 877:682ccfe2ab61 draft
added tor usage note
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Fri, 13 Jan 2012 23:15:56 +0000 |
parents | 3750fcc21c33 |
children | 1fecd121452d |
comparison
equal
deleted
inserted
replaced
875:1f90d90584a0 | 877:682ccfe2ab61 |
---|---|
45 ./contrib/peer2anonet/peer2anonet --configure-dns configures dnscache and tinydns zones | 45 ./contrib/peer2anonet/peer2anonet --configure-dns configures dnscache and tinydns zones |
46 | 46 |
47 ./contrib/peer2anonet/peer2anonet --update-dns updates tinydns-ano zone | 47 ./contrib/peer2anonet/peer2anonet --update-dns updates tinydns-ano zone |
48 | 48 |
49 <b>RTFM:</b> | 49 <b>RTFM:</b> |
50 | |
51 <b>TORIFY:</b> | |
52 | |
53 --install-* flags should be compatible with Tor: | |
54 | |
55 export http_proxy='http://127.0.0.1:8118/' | |
56 ./contrib/peer2anonet/peer2anonet --install-* | |
57 | |
58 torify ./contrib/peer2anonet/peer2anonet --install-* | |
59 | |
60 usewithtor ./contrib/peer2anonet/peer2anonet --install-* | |
50 | 61 |
51 <b>CONFIGURE:</b> | 62 <b>CONFIGURE:</b> |
52 | 63 |
53 I highly recommend that before you use peer2anonet | 64 I highly recommend that before you use peer2anonet |
54 you ./configure resdb with tinydns support. | 65 you ./configure resdb with tinydns support. |