From 9d23b731d400fecfa6c98841d4f51229cecd8781 Mon Sep 17 00:00:00 2001 From: zzz Date: Thu, 8 Sep 2022 09:25:01 -0400 Subject: [PATCH] i2ptunnel: Add details on the services provided by the HTTP client/server proxy tunnels other minor updates --- i2p2www/pages/site/docs/api/i2ptunnel.html | 105 +++++++++++++++++++-- 1 file changed, 96 insertions(+), 9 deletions(-) diff --git a/i2p2www/pages/site/docs/api/i2ptunnel.html b/i2p2www/pages/site/docs/api/i2ptunnel.html index c8a81527..504eaf9e 100644 --- a/i2p2www/pages/site/docs/api/i2ptunnel.html +++ b/i2p2www/pages/site/docs/api/i2ptunnel.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}I2PTunnel{% endblock %} -{% block lastupdated %}January 2016{% endblock %} -{% block accuratefor %}0.9.24{% endblock %} +{% block lastupdated %}2022-09{% endblock %} +{% block accuratefor %}1.9.0{% endblock %} {% block content %}

{% trans %}Overview{% endtrans %}

@@ -35,10 +35,9 @@ A HTTP proxy used for browsing I2P and the regular internet anonymously through Browsing internet through I2P uses a random proxy specified by the "Outproxies:" option. {%- endtrans %}
  • Irc2P - localhost:6668 - {% trans %}An IRC tunnel to the default anonymous IRC network, Irc2P.{% endtrans %}
  • -
  • mtn.i2p2.i2p - localhost:8998 - {% trans monotone='http://en.wikipedia.org/wiki/Monotone_%28software%29' -%} -The anonymous monotone -sourcecode repository for I2P -{%- endtrans %}
  • +
  • gitssh.idk.i2p - localhost:7670 - +SSH access to the project Git repository +
  • smtp.postman.i2p - localhost:7659 - {% trans postman=i2pconv('hq.postman.i2p') -%} A SMTP service provided by postman at {{ postman }} {%- endtrans %}
  • @@ -73,6 +72,50 @@ in a HTTP request. Supports proxying onto internet if an outproxy is provided. S
  • From:
  • +

    +The HTTP client proxy provides a number of services to protect the user +and to provide a better user experience. +

    + + + +

    The i2ptunnel compression is requested with the HTTP header:

    @@ -91,7 +134,7 @@ The response indicating i2ptunnel compression contains the following HTTP header Depending on if the tunnel is using an outproxy or not it will append the following User-Agent: {%- endtrans %}

    @@ -101,8 +144,8 @@ Depending on if the tunnel is using an outproxy or not it will append the follow Creates a connection to a random IRC server specified by the comma seprated (", ") list of destinations. Only a whitelisted subset of IRC commands are allowed due to anonymity concerns. {%- endtrans %} -The following whitelist is for commands inbound from the IRC server to the IRC client. -
    {% trans %}Whitelist:{% endtrans %}

    +The following allow list is for commands inbound from the IRC server to the IRC client. +
    Allow list: