Small tweaking of help here and there.

This commit is contained in:
Mitchell Livingston
2006-07-23 23:31:12 +00:00
parent 028a5d5daa
commit 333ad1a725
3 changed files with 12 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
<div id="pagetitle">
<h1>Why do I need to Port Forward?</h1>
</div>
<p>Transmission (T.) uses a single port for all the torrents you are downloading. If the port has not been opened (ie forwarded) that means only you can make connections to others in the swawm. If the port is forwarded, others can connect to you, thus increasing the potential number of people connected to you, and more importantly increasing the speed of your download.
<p>Transmission uses a single port for all the torrents you are downloading. If the port has not been opened (ie forwarded) that means only you can make connections to others in the swawm. If the port is forwarded, others can connect to you, thus increasing the potential number of people connected to you, and more importantly increasing the speed of your download.
<p>
<div id="pagetitle">
<h1>How do I Port Forward?</h1>
@@ -34,15 +34,15 @@
<div summary="To do this" id="taskbox">
<ol>
<li>Open Transmission.</li>
<li>Then go to this website, <a href="https://www.grc.com/x/portprobe=50001">https://www.grc.com/x/portprobe=50001</a> </li>
<li>Go to this website, <a href="https://www.grc.com/x/portprobe=50001">https://www.grc.com/x/portprobe=50001</a> </li>
Replace the '50001' bit of the URL with what ever port you have forwarded.
</ol>
</div>
<p>
<ul>
<li>If you get 'Stealth', or 'Closed', the you haven't forwarded correctly. </li>
<li>If you get 'Open', then you have successfully port forwarded!</li>
<li>If you get 'Stealth' or 'Closed' then you haven't forwarded correctly. </li>
<li>If you get 'Open' then you have successfully port forwarded!</li>
</ul>
<p>
<div id="pagetitle">