<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>I2p on fruworg</title><link>https://fruw.supa.dog/tags/i2p/</link><description>Recent content in I2p on fruworg</description><generator>Hugo -- gohugo.io</generator><language>ru-RU</language><lastBuildDate>Wed, 25 Jun 2025 14:10:00 +0200</lastBuildDate><atom:link href="https://fruw.supa.dog/tags/i2p/index.xml" rel="self" type="application/rss+xml"/><item><title>Поднятие сайта в i2p</title><link>https://fruw.supa.dog/posts/rknb-i2p-website/</link><pubDate>Wed, 25 Jun 2025 14:10:00 +0200</pubDate><guid>https://fruw.supa.dog/posts/rknb-i2p-website/</guid><description>Установка i2pd apt -y install -y apt-transport-https wget -qO - https://repo.i2pd.xyz/.help/add_repo | bash -s - apt update apt -y install i2pd Конфигурация i2pd В /etc/i2pd/tunnels.conf.d/website.conf необходимо добавить следующее:
[website] type = http host = 127.0.0.1 port = 80 keys = website.dat И перезагрузите i2pd:
systemctl restart i2pd Регистрация адреса В reg.i2p необходимо проверить незанятость желаемого fqdn.
Если fqdn занят, но не используется, то его тоже можно занять.
Для регистрации необходимо сгенерировать подпись:</description></item></channel></rss>