Mercurial > hg > anonet-resdb
comparison contrib/peer2anonet/README.html @ 901:c678f1f6a7e3 draft
added documentation for --setup-qmail and fixed autoinstaller
for tor users. please see TORIFY section of the README or
view www.d3v11.ano/peer2anonet
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Sun, 29 Jan 2012 01:09:53 +0000 |
parents | cd9d07046b1c |
children | 8565acc59908 |
comparison
equal
deleted
inserted
replaced
900:3d3031f8451d | 901:c678f1f6a7e3 |
---|---|
29 | 29 |
30 --install-* flags should be compatible with Tor: | 30 --install-* flags should be compatible with Tor: |
31 | 31 |
32 export http_proxy='http://127.0.0.1:8118/' | 32 export http_proxy='http://127.0.0.1:8118/' |
33 ./contrib/peer2anonet/peer2anonet --install-* | 33 ./contrib/peer2anonet/peer2anonet --install-* |
34 | |
35 You can use torify or usewithtor on most options | |
36 but setting http_proxy is more reliable. | |
34 | 37 |
35 torify ./contrib/peer2anonet/peer2anonet --install-* | 38 torify ./contrib/peer2anonet/peer2anonet --install-* |
36 | 39 |
37 usewithtor ./contrib/peer2anonet/peer2anonet --install-* | 40 usewithtor ./contrib/peer2anonet/peer2anonet --install-* |
38 | 41 |
114 | 117 |
115 After a successful `--configure-dns', you can now | 118 After a successful `--configure-dns', you can now |
116 enjoy to use `--update-dns' to bring your AnoNet | 119 enjoy to use `--update-dns' to bring your AnoNet |
117 domains up to speed. | 120 domains up to speed. |
118 | 121 |
122 <b>SETUP QMAIL:</b> | |
123 | |
124 If you did not ./configure resdb with tinydns support | |
125 then you need to do that before using this function. | |
126 | |
127 also before using you will need to have installed | |
128 daemontools, djbdns, and ucspi-tcp. peer2anonet | |
129 can do this for you with --install-* options. | |
130 | |
131 setup-qmail will download and install qmail if it | |
132 isn't already installed and configure your | |
133 mx domain as a.mx.$nick.ano with the ip of your | |
134 resdb git-daemon ip. | |
135 | |
136 ./contrib/peer2anonet/peer2anonet --setup-qmail | |
137 | |
119 <b>COMPLAIN:</b> | 138 <b>COMPLAIN:</b> |
120 | 139 |
121 If this README doesn't tell you what you need to know | 140 If this README doesn't tell you what you need to know |
122 you can head over to www.d3v11.ano/peering. If that | 141 you can head over to www.d3v11.ano/peering. If that |
123 doesn't get you what you want then either complain to | 142 doesn't get you what you want then either complain to |