Browse Source

IPFS port

Bob Mottram 9 years ago
parent
commit
0561f5264f
3 changed files with 7 additions and 1 deletions
  1. 1
    0
      doc/EN/installation.org
  2. BIN
      man/freedombone.1.gz
  3. 6
    1
      website/EN/installation.html

+ 1
- 0
doc/EN/installation.org View File

@@ -179,6 +179,7 @@ On your internet router, typically under firewall settings, open the following p
179 179
 | Email   |        993 |
180 180
 | VoIP    |      64738 |
181 181
 | Tox     |      33445 |
182
+| IPFS    |       4001 |
182 183
 
183 184
 * Keydrives
184 185
 After installing for the first time it's a good idea to create some keydrives. These will store your gpg key so that if all else fails you will still be able to restore from backup. There are two ways to do this:

BIN
man/freedombone.1.gz View File


+ 6
- 1
website/EN/installation.html View File

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-09-08 Tue 19:36 -->
7
+<!-- 2015-09-30 Wed 10:27 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
@@ -562,6 +562,11 @@ On your internet router, typically under firewall settings, open the following p
562 562
 <td class="org-left">Tox</td>
563 563
 <td class="org-right">33445</td>
564 564
 </tr>
565
+
566
+<tr>
567
+<td class="org-left">IPFS</td>
568
+<td class="org-right">4001</td>
569
+</tr>
565 570
 </tbody>
566 571
 </table>
567 572
 </div>