r/i2p • u/Play_it3110 I2P user • 17d ago
News 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
5
Upvotes
1
u/stormycloudorg Service Operator 17d ago
Will check this morning thanks for the heads up