Уровень 0 · материалов: 4
В кластер входят документы, описывающие способы обхода ограничений мобильных операторов на раздачу интернета, и не входят документы об общем обходе брандмауэров или сетевых фильтров.
Общие признаки: обход блокировок оператора, манипуляция значением TTL, туннелирование трафика, раздача интернета
Группа выше: Приём сигнала и его усиление
Смысл: The main idea is to demonstrate a technical method for bypassing ISP/operator restrictions on internet sharing (tethering) by tunneling all IP traffic through ICMP Echo Request/Reply packets, effectively hiding the nature of the traffic from DPI and TTL-based detection systems.
A technical deep-dive into creating a VPN-over-ICMP tunnel using Python and OpenVPN to bypass ISP tethering blocks and DPI filtering.
Смысл: The main idea is to demonstrate how a MikroTik router can be used to spoof TTL values and tunnel traffic via VPN to bypass cellular operator restrictions on internet tethering.
A technical tutorial on using a MikroTik router to bypass mobile operator tethering blocks by modifying TTL values and utilizing VPNs.
Смысл: The text provides a technical walkthrough on how to bypass mobile operator tethering blocks by manipulating the TTL (Time to Live) value of network packets on a rooted Android device.
A guide on bypassing Yota's hotspot block by changing the system TTL value to 63 on a rooted Android device.
Смысл: The text explains that mobile operators detect tethering by checking TTL values and demonstrates how to overcome this by compiling and installing a missing kernel module (xt_HL.ko) that enables TTL modification in Android.
A technical walkthrough on bypassing mobile operator tethering blocks by compiling a custom Android kernel module to modify network packet TTL values.