u/Play_it3110

▲ 28 r/i2p

AMA: I'm an outproxy provider

Hello everyone, i am known as Play_it in the clear as well as in the I2P net. A few months ago I started to run a smaller I2P outproxy service, which goes over a VPN into the clearnet. I am still developing it and sometimes the outproxy can go offline, but i try my best. What questions do you guys have about an outproxy and the technical stuff in the background?

reddit.com
u/Play_it3110 — 12 days ago
▲ 4 r/i2p

Stormycloud Outproxy offline

Hello all and @stormycloudorg, The last days i noticed that the outproxy is offline. Because i use it, i noticed early. Maybe something broke or is restructured? Hope to find an answer.

Update: I just found a 1 month old post, and can confirm, that the outproxy does not work well. It always times out, only wrong domains are flagged and shows that the squid proxy is still there.

$ curl -vx 127.0.0.1:4444 https://example.com
* Trying 127.0.0.1:4444...
* CONNECT tunnel: HTTP/1.1 negotiated
* allocate connect buffer
* Establish HTTP proxy tunnel to example.com:443
> CONNECT example.com:443 HTTP/1.1
> Host: example.com:443
> User-Agent: curl/8.13.0
> Proxy-Connection: Keep-Alive
>
< HTTP/1.1 503 Service Unavailable
< Server: squid/6.14
< Mime-Version: 1.0
< Date: Sun, 05 Jul 2026 09:02:56 GMT
< Content-Type: text/html;charset=utf-8
< Content-Length: 3180
< X-Squid-Error: ERR_DNS_FAIL 0
< Vary: Accept-Language
< Content-Language: en
< Connection: close
< Proxy-Connection: close
<
* CONNECT tunnel failed, response 503
* closing connection #0
curl: (56) CONNECT tunnel failed, response 503

Looks like DNS

reddit.com
u/Play_it3110 — 2 months ago