closed tags
Runa A. Sandvik

Runa A. Sandvik commited on 2009-07-22 18:05:27
Zeige 1 geänderte Dateien mit 13 Einfügungen und 11 Löschungen.

... ...
@@ -80,38 +85,40 @@ It is possible to fetch the source code, binaries and other files related to
80 85
 Tor by using the XDCC IRC file transfer protocol. It is best to attempt this 
81 86
 only if you connect to the IRC server using SSL. Currently <tt>gettor</tt> 
82 87
 is known to spend time on Freenode, 2600, Indymedia and OFTC.
83
-<br><br>
88
+<br/><br/>
84 89
 If you're currently able to connect to one of those IRC networks, look for a 
85 90
 user named '<tt>gettor</tt>' that is connected from the host 
86 91
 '<tt>check.torproject.org</tt>'. Send the user a private message like so:
87
-<br>
88
-<br>
92
+<br/>
93
+<br/>
89 94
 '<tt>/msg gettor xdcc list</tt>'
90
-<br>
91
-<br>
95
+<br/>
96
+<br/>
92 97
 The <tt>gettor</tt> user should respond with a list of files
93 98
 available for download. If there is no response, something has gone wrong. Some
94 99
 IRC networks require that you are registered before you can send private
95 100
 queries to other users (this is often to reduce spam). You may need to register
96 101
 with the NickServ before you can talk to the <tt>'gettor'</tt> user.
97
-<br>
98
-An example response returned by <tt>gettor</tt> is presented below:<br>
102
+<br/>
103
+An example response returned by <tt>gettor</tt> is presented below:<br/>
99 104
 <pre>
100 105
 -gettor- ** 14 packs **  20 of 20 slots open, Record: 6397.1KB/s
101 106
 -gettor- ** Bandwidth Usage ** Current: 0.0KB/s, Record: 10.3KB/s
102 107
 -gettor- ** To request a file, type "/msg gettor xdcc send #x" **
103 108
 -gettor- ** To request details, type "/msg gettor xdcc info #x" **
104 109
 -gettor- #1  1x [1.2M] tor-0.1.2.19.tar.gz
105
--gettor- #2  0x [ <1K] tor-0.1.2.19.tar.gz.asc
110
+-gettor- #2  0x [ &lt;1K] tor-0.1.2.19.tar.gz.asc
106 111
 </pre>
107
-<br>
112
+<br/>
108 113
 To fetch the Tor source code and signature file, a user would simply need to
109
-send the following commands: <br>
114
+send the following commands: <br/>
110 115
 <pre>
111 116
 '/msg gettor xdcc send #1'
112 117
 '/msg gettor xdcc send #2'
113 118
 </pre>
114
-<br>
119
+<br/>
120
+</p>
121
+
115 122
 <p>
116 123
 After these commands are sent, the <tt>gettor</tt> user will respond. It will 
117 124
 send each file as a XDCC file transfer. Depending on the IRC client in use, you may have
118 125