Mercurial > hg > anonet-resdb
comparison contrib/peer2anonet/README @ 540:3e16925cf138 draft
peer2anonet:
* security checks more specific
author | d3v1150m471c <d3v11@d3v1150m471c.ano> |
---|---|
date | Sun, 10 Jul 2011 08:29:56 -0500 |
parents | 7b9a87c560ef |
children | 32741b02849b |
comparison
equal
deleted
inserted
replaced
539:7b9a87c560ef | 540:3e16925cf138 |
---|---|
61 attacks. An autoconfig file should be in the following format: | 61 attacks. An autoconfig file should be in the following format: |
62 Plain text file, one block of data per line, no spaces, and | 62 Plain text file, one block of data per line, no spaces, and |
63 without including the following '<-- comments'. | 63 without including the following '<-- comments'. |
64 | 64 |
65 ================== Not Actual Line on File ============================ | 65 ================== Not Actual Line on File ============================ |
66 anon <--your peer's alias | 66 anon <--your peer's alias |
67 1.2.3.0 <--your new anonet network address | 67 1.2.3.0 <--your new anonet network address |
68 1.2.3.1 <--your new anonet router address | 68 1.2.3.1 <--your new anonet router address |
69 1.2.3.2 <--your new anonet ip | 69 1.2.3.2 <--your new anonet ip |
70 1001 <--your new anonet client port | |
71 1230 <--you new asn | |
72 11.22.33.44 <--your peer's remote ip | 70 11.22.33.44 <--your peer's remote ip |
73 3.5.7.9 <--your peer's anonet ip | 71 3.5.7.9 <--your peer's anonet ip |
72 1001 <--your new anonet client port | |
74 3571 <--your peer's client port | 73 3571 <--your peer's client port |
74 1230 <--you new asn | |
75 3570 <--your peer's asn | 75 3570 <--your peer's asn |
76 3c6e0b8a9c15224a8228b9a98ca1531d <--your peer's public key | 76 3c6e0b8a9c15224a8228b9a98ca1531d <--your peer's public key |
77 ================== Not Actual Line on File ============================ | 77 ================== Not Actual Line on File ============================ |
78 | 78 |
79 | 79 |
104 * security checks, whitespace removed after some data | 104 * security checks, whitespace removed after some data |
105 | 105 |
106 Sun Jul 10 08:13:17 CDT 2011 - d3v1150m471c | 106 Sun Jul 10 08:13:17 CDT 2011 - d3v1150m471c |
107 * security checks changed to check acceptable data and exits | 107 * security checks changed to check acceptable data and exits |
108 showing offending info for violating data detections. | 108 showing offending info for violating data detections. |
109 * security checks more specific | |
109 | 110 |
110 | 111 |
111 | 112 |
112 | 113 |