From 4af10ccca3819982e890d53c7a7c6df6ac59ceb4 Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Sat, 18 Nov 2017 22:05:04 +0000
Subject: [PATCH] reseed proxy instructions

---
 i2p2www/pages/site/faq.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/i2p2www/pages/site/faq.html b/i2p2www/pages/site/faq.html
index 4528d10d8..fc44dc5fd 100644
--- a/i2p2www/pages/site/faq.html
+++ b/i2p2www/pages/site/faq.html
@@ -769,6 +769,11 @@ If you are stuck behind an ISP firewall or filter, you can use the following
 manual method (non-automated technical solution) to join the I2P network.
 {%- endtrans %}</p>
 
+<p>{% trans url='http://localhost:7657/configreseed' %}
+As of release 0.9.33, you may also configure your router to reseed through a proxy.
+Go to <a href="{{ url }}">{{ url }}</a> and configure the proxy type, hostname, and port.
+{%- endtrans %}</p>
+
 <h4>{% trans %}Joining the I2P Network using a reseed file{% endtrans %}</h4>
 <p>{% trans -%}
 Please contact a known trustworthy friend who has a running I2P router, and ask
-- 
GitLab