Уровень 0 · материалов: 5
В кластер включаются документы, посвященные выявлению и обходу ограничений доступа к веб-ресурсам, наложенных провайдерами, и исключаются материалы по определению хостинга или блокировке рекламы.
Общие признаки: обход блокировок провайдеров, анализ методов цензуры в сети, маршрутизация трафика через прокси и Tor, технические методы доступа к заблокированным сайтам
Группа выше: Обход блокировок как задача: подходы и анализ
Смысл: The main idea is to create an automated, transparent system that detects ISP-level website blocking in real-time by analyzing network packets and automatically reroutes only the blocked traffic through a proxy, maintaining high speed for unblocked sites.
A technical guide on using OpenResty and Lua to detect ISP blocking via certificate analysis and automatically route affected traffic through a SOCKS5 proxy.
Смысл: The text introduces a Python-based utility that detects the technical methods ISPs use to block websites, aiming to crowdsource a database of ISP censorship techniques.
ValdikSS created a Python tool to identify whether an ISP uses DNS spoofing, IP blocking, or DPI to restrict access to banned websites.
Смысл: The main idea is to provide a precise, resource-efficient method for bypassing internet blocks on specific routers by combining Tor, ipset, and dnsmasq, giving the user total control over which resources are unblocked without routing all traffic through a proxy.
A technical manual for setting up selective website unblocking on Padavan and Keenetic routers using Tor as a transparent proxy via Entware.
Смысл: The main idea is to analyze the impact of ISP P2P traffic shaping and provide technical methods to bypass these restrictions while highlighting the advantages of local network trackers as an alternative.
An analysis of how to bypass ISP upload throttling for P2P traffic using VPNs, µTP protocol, or by switching to local network trackers.
Смысл: The main idea is to transform a Linux machine into a transparent network gateway that automatically redirects traffic for blocked websites through Tor and filters out advertisements at the DNS level, improving privacy and accessibility for all devices on the local network without requiring individual device configuration.
A technical tutorial on building a Linux-based gateway that uses Tor for transparent censorship bypass and BIND9 for network-wide ad blocking.