Mercurial > hg > anonet-resdb
comparison contrib/peer2anonet/README @ 550:4964136d5043 draft
peer2anonet: added configuration on install to create env variables. see README for details.
author | d3v1150m471c <d3v11@d3v1150m471c.ano> |
---|---|
date | Wed, 13 Jul 2011 04:21:57 -0500 |
parents | 5b5b29f8d8c7 |
children | 04f1dbdc5e47 |
comparison
equal
deleted
inserted
replaced
549:5b5b29f8d8c7 | 550:4964136d5043 |
---|---|
69 Plain text file, one block of data per line, no spaces, and | 69 Plain text file, one block of data per line, no spaces, and |
70 without including the following '<-- comments'. | 70 without including the following '<-- comments'. |
71 | 71 |
72 ================== Not Actual Line on File ============================ | 72 ================== Not Actual Line on File ============================ |
73 anon <--your peer's alias | 73 anon <--your peer's alias |
74 1.2.3.0 <--your new anonet network address | |
75 1.2.3.1 <--your new anonet router address | |
76 1.2.3.2 <--your new anonet ip | |
77 11.22.33.44 <--your peer's remote ip | 74 11.22.33.44 <--your peer's remote ip |
78 3.5.7.9 <--your peer's anonet ip | 75 3.5.7.9 <--your peer's anonet ip |
79 1001 <--your new anonet client port | |
80 3571 <--your peer's client port | 76 3571 <--your peer's client port |
81 1230 <--you new asn | |
82 3570 <--your peer's asn | 77 3570 <--your peer's asn |
83 3c6e0b8a9c15224a8228b9a98ca1531d <--your peer's public key | 78 3c6e0b8a9c15224a8228b9a98ca1531d <--your peer's public key |
84 ================== Not Actual Line on File ============================ | 79 ================== Not Actual Line on File ============================ |
85 | 80 |
86 At your discretion, you may exclude the public key from the | 81 At your discretion, you may exclude the public key from the |
128 Sun Jul 10 22:01:12 CDT 2011 - d3v1150m471c | 123 Sun Jul 10 22:01:12 CDT 2011 - d3v1150m471c |
129 * key inputs changed. peer2anonet no longer generates | 124 * key inputs changed. peer2anonet no longer generates |
130 key pairs so they can be manually created prior to | 125 key pairs so they can be manually created prior to |
131 using peer2anonet, for expedience. | 126 using peer2anonet, for expedience. |
132 | 127 |
128 Wed Jul 13 04:17:03 CDT 2011 - d3v1150m471c | |
129 * added env variables that are configured on installation | |
130 * uses env variables for certain settings to uncomplicate the | |
131 peering process. A peer now only needs to send you pertinent | |
132 data pertaining to his/her system in order for you to | |
133 configure a new peering session, or vice versa. | |
134 | |
135 | |
133 | 136 |
134 | 137 |
135 | 138 |