diff --git a/i2p2www/pages/site/docs/ports.html b/i2p2www/pages/site/docs/ports.html index f0b298ad..2c68f39b 100644 --- a/i2p2www/pages/site/docs/ports.html +++ b/i2p2www/pages/site/docs/ports.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Ports Used by I2P{% endtrans %}{% endblock %} -{% block lastupdated %}2020-06{% endblock %} -{% block accuratefor %}0.9.46{% endblock %} +{% block lastupdated %}2022-08{% endblock %} +{% block accuratefor %}0.9.55{% endblock %} {% block content %}

{% trans -%} @@ -46,7 +46,7 @@ in the 767x range. 7657Router Console 7658I2P Site 7659SMTP Proxy -7660POP Proxy +7660POP3 Proxy 7661Pebble Plugin 7661I2PBote Plugin SMTP 7662Zzzot Plugin @@ -58,6 +58,7 @@ in the 767x range. 7669Garlic Farm 7670Git SSH {% trans %}recommended spot for new plugins/applications{% endtrans %} +7680don't use - Windows Delivery Optimization 8002I2PSnark (standalone install only) 8003I2PSnark SSL (standalone install only) 8118Privoxy (reserve) diff --git a/i2p2www/pages/site/faq.html b/i2p2www/pages/site/faq.html index 305be53f..4f3cc88b 100644 --- a/i2p2www/pages/site/faq.html +++ b/i2p2www/pages/site/faq.html @@ -464,7 +464,7 @@ These are described in detail below. 7660 - Outgoing mail to smtp.postman.i2p + Incoming mail from pop3.postman.i2p {% trans -%}May be disabled or changed on the i2ptunnel page in the router console.