From 40f3a7a6ad264aec3e28aa9d2a5851b64c50cff8 Mon Sep 17 00:00:00 2001
From: zzz Specified below is a simple client protocol for interacting with I2P.
I2P communications can take three distinct forms: @@ -358,7 +358,7 @@ $nickname is the choice of the client. No whitespace is allowed.
Additional options given are passed to the I2P session configuration if not interpreted by the SAM bridge (e.g. -outbound.length=0). These options are documented below.. +outbound.length=0). These options are documented below.
The SAM bridge itself should already be configured with what router @@ -843,7 +843,7 @@ CREATE command with PORT and HOST options:
Additional options given are passed to the I2P session configuration if not interpreted by the SAM bridge (e.g. -outbound.length=0). These options are documented below.. +outbound.length=0). These options are documented below.
Forwarded repliable datagrams are always prefixed with the destination. diff --git a/i2p2www/pages/site/docs/ports.html b/i2p2www/pages/site/docs/ports.html index 30c826d1..889df28a 100644 --- a/i2p2www/pages/site/docs/ports.html +++ b/i2p2www/pages/site/docs/ports.html @@ -1,6 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Ports Used by I2P{% endtrans %}{% endblock %} -{% block lastupdated %}{% trans %}February 2018{% endtrans %}{% endblock %} +{% block lastupdated %}{% trans %}March 2018{% endtrans %}{% endblock %} {% block accuratefor %}0.9.34{% endblock %} {% block content %} @@ -22,6 +22,7 @@ in the 766x range.
Port | Usage |
---|---|
123 | SNTP |
1488 | XD client web UI |
1900 | UPnP SSDP UDP multicast listener |
2827 | BOB Bridge |
3456 | Tahoe-LAFS-Controller Plugin |
7667 | Router Console SSL |
7668 | Eepsite SSL |
{% trans %}recommended spot for new plugins/applications{% endtrans %} | |
8002 | I2PSnark (standalone install only) |
8003 | I2PSnark SSL (standalone install only) |
8118 | Privoxy (reserve) |
8123 | Tor Polipo (reserve) |
8887 | Old default network port |
8887 | Old default router network port |
8888 | Freenet (reserve) |
8997 | Monotone Proxy (alt) |
8998 | Monotone Proxy |
9051-9053 | SOCKS Proxy (typ) |
9150 | Tor Browser SOCKS Proxy (reserve) |
9152-9153 | Tor Messenger Socks and Control ports (reserve) |
9111-30777 | Network (random) |
9111-30777 | Router network port (random, selected at install time) |
11371 | SKS/GPG Key Server (reserve) |
31000 | Wrapper |
31001-31999 | Wrapper (alt - retries going up) |