Archives: [soy / pol / r9k / qa / tech / q / raid / a / int / x / r / v / mtv / news / asp / an / biz / bait / bunker / caca / chive / fit / fnac / g / gem / giga5 / hobby / jak / jiren / ohio / plier / ptb / sci / shrk / sneed / soya / ss / sude / tv / yyyyyyy / b / bant / fap / giga / incel / muv / nate / qst / suggest / webm]
Update 2026-09-24: Over 2.3 million posts from the Kolyma-era Log Warehouse have been imported into the archive.
[5 / 1 / 1]

No.27841 View View Original Report
Does anyone have any idea on how I could evade my cell provider's block on 4chan?

For context, this is not a DNS-level block but a proxy in the middle that intercepts unencrypted connections, and sends a block page if any Host header matching *.4chan.org is sent.

What I don't understand is how they're doing this to encrypted traffic too. If I test with a curl -vv https://sys.4chan.org then the TLS handshake fails:

* Connected to sys.4chan.org (104.19.142.99) port 443
* TLSv1.3 (IN), TLS alert, access denied (561):
* OpenSSL/3.2.1: error:0A000419:SSL routines::tlsv1 alert access denied

I can connect to other sites using the same Cloudflare IP just fine. So they must be somehow detecting that this is traffic to 4chan, despite the connection being encrypted.