Уровень 0 · материалов: 7
В кластер включаются документы, описывающие техническую реализацию избирательного обхода блокировок интернета с помощью динамического обновления маршрутов через BGP.
Общие признаки: использование протокола BGP для динамической маршрутизации, маршрутизация только заблокированного трафика через VPN/туннели, автоматизация списков заблокированных IP-адресов, оптимизация работы роутеров (MikroTik, OpenWRT)
Группа выше: Обход блокировок как задача: подходы и анализ
Смысл: The main idea is to use professional networking protocols (BGP) and a remote server to automatically route traffic for blocked websites through a VPN, ensuring seamless access to the open web without manually configuring every blocked IP.
A technical tutorial on automating the bypass of RKN blocks by using a VPS, the Bird routing daemon, and BGP to route blocked IP prefixes through a VPN tunnel.
Смысл: The main idea is to automate the routing of blocked web traffic through a VPN tunnel by using BGP to dynamically update the router's routing table based on current censorship lists.
A technical guide on using BIRD (BGP) on Linux and a Mikrotik router to automatically route blocked IP addresses through a VPN tunnel.
Смысл: The main idea is to enable users to automatically bypass regional internet censorship by dynamically importing a list of blocked IP ranges via BGP and routing that specific traffic through a VPN, rather than routing all internet traffic through the tunnel.
A technical tutorial on configuring Mikrotik routers to use BGP peering with antifilter.download to selectively route blocked IP addresses through a VPN.
Смысл: The main idea is to provide a simplified, accessible method for non-technical users or those without infrastructure to bypass web blocks by using a third-party BGP service combined with a BGP-capable router.
A technical tutorial on using the antifilter.download service to set up BGP peering on Mikrotik routers for bypassing internet blocks without needing a personal VPS.
Смысл: The main idea is to provide a simplified, automated method for OpenWRT users to route blocked traffic through a Shadowsocks tunnel using BGP for dynamic routing, ensuring access to restricted global services.
A technical guide for installing a Shadowsocks-based bypass system on OpenWRT routers to restore access to blocked sites like YouTube.
Смысл: The main idea is to provide a scalable and efficient method for routing only specific website traffic through a VPN on OpenWrt, avoiding the performance and compatibility issues associated with static IP lists.
A detailed tutorial on configuring OpenWrt to route specific domains through a VPN using dnsmasq-full and nftables for improved speed and accessibility.
Смысл: The text provides a technical guide and performance analysis on how to efficiently route specific internet resources through a VPN on MikroTik devices, emphasizing that BGP and new DNS static features are superior to large manual address lists.
A technical comparison of BGP, Address Lists, and DNS static entries for selective VPN routing on MikroTik RouterOS 7.