>>197273
Похоже на рваную сеть или на то, что directory servers обновились и какой-то из них теперь не в бане. Почитай про ТСПУ, в основном эта штука работает на мобильных сетях и Ростелекоме в крупных городах.
Если у тебя проходят запросы к https://ajax.aspnetcdn.com, то это не те блокировки, на провайдерах без ТСПУ это имя всё ещё не в бане.
Это мне хотелось сказать, но только что проверив ситуацию с curl, оказалось, что у меня ajax.aspnetcdn.com на мобильнике больше не в бане. Однако, если проверить ситуацию с meek-мостом, прогресс стопорится на 20% или 95%, похоже, они на ТСПУ режут все долгоживущие соединения к облаку Azure, если кто-то может проверить - проверьте.
Вот моя конфигурация meek:
GeoIPExcludeUnknown 0
UseBridges 1
ClientTransportPlugin meek_lite exec /data/data/com.termux/files/home/obfs4/obfs4proxy/obfs4proxy managed
Bridge meek_lite 0.0.2.0:2 97700DFE9F483596DDA6264C4D7DF7641E1E39CE cert=/LIpGKq6STgqkVJaKWDj92BCzGWbwqe3lBU+8hsQKP8 url=https://meek.azureedge.net front=ajax.aspnetcdn.com disableHPKP=true
Fingerprint и cert можно и нужно убрать, потому что на atlas.torproject.org fingerprint другой. disableHPKP стоит потому, что в obfs4proxy в Termux pinning не работает из-за неправильно прописанного отпечатка, версия obfs4proxy слишком уж старенькая, руки им об этом сообщить или собрать свой obfs4proxy у меня не дошли. Хотя нет, извиняюсь, свой obfs4proxy в home у меня уже есть, а строчка в конфиге осталась забытой. Странно.
На meek у меня лог примерно такой, падает то на 10%, то так:
Dec 15 --:24:--.--- [notice] Tor 0.4.6.7 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1l, Zlib 1.2.11, Liblzma 5.2.5, Libzstd N/A and Unknown N/A as libc.
Dec 15 --:24:--.--- [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Dec 15 --:24:--.--- [notice] Read configuration file "/data/data/com.termux/files/usr/etc/tor/torrc".
Dec 15 --:24:--.--- [notice] Opening Socks listener on 127.0.0.1:9050
Dec 15 --:24:--.--- [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
Dec 15 --:24:--.--- [notice] Parsing GEOIP IPv4 file /data/data/com.termux/files/usr/share/tor/geoip.
Dec 15 --:24:--.--- [notice] Parsing GEOIP IPv6 file /data/data/com.termux/files/usr/share/tor/geoip6.
Dec 15 --:24:--.--- [notice] Bootstrapped 0% (starting): Starting
Dec 15 --:24:--.--- [notice] Starting with guard context "bridges"
Dec 15 --:24:--.--- [notice] new bridge descriptor 'cymrubridge02' (cached): $97700DFE9F483596DDA6264C4D7DF7641E1E39CE~cymrubridge02 [/LIpGKq6STgqkVJaKWDj92BCzGWbwqe3lBU+8hsQKP8] at 0.0.2.0
Dec 15 --:24:--.--- [notice] Delaying directory fetches: Pluggable transport proxies still configuring
Dec 15 --:24:--.--- [notice] Bootstrapped 1% (conn_pt): Connecting to pluggable transport
Dec 15 --:24:--.--- [notice] Bootstrapped 2% (conn_done_pt): Connected to pluggable transport
Dec 15 --:24:--.--- [notice] Bootstrapped 10% (conn_done): Connected to a relay
Dec 15 --:24:--.--- [notice] Bootstrapped 14% (handshake): Handshaking with a relay
Dec 15 --:24:--.--- [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
Dec 15 --:24:--.--- [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Dec 15 --:24:--.--- [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Dec 15 --:26:--.--- [notice] No circuits are opened. Relaxed timeout for circuit 1 (a General-purpose client 1-hop circuit in state doing handshakes with channel state open) to 60000ms. However, it appears the circuit has timed out anyway.
Dec 15 --:26:--.--- [notice] Delaying directory fetches: No running bridges
Обычный лог, без мостов, навроде твоего, у меня такой:
Dec 15 --:27:--.--- [notice] Tor 0.4.6.7 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1l, Zlib 1.2.11, Liblzma 5.2.5, Libzstd N/A and Unknown N/A as libc.
Dec 15 --:27:--.--- [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
Dec 15 --:27:--.--- [notice] Read configuration file "/data/data/com.termux/files/usr/etc/tor/torrc".
Dec 15 --:27:--.--- [notice] Opening Socks listener on 127.0.0.1:9050
Dec 15 --:27:--.--- [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
Dec 15 --:27:--.--- [notice] Parsing GEOIP IPv4 file /data/data/com.termux/files/usr/share/tor/geoip.
Dec 15 --:27:--.--- [notice] Parsing GEOIP IPv6 file /data/data/com.termux/files/usr/share/tor/geoip6.
Dec 15 --:27:--.--- [notice] Bootstrapped 0% (starting): Starting
Dec 15 --:27:--.--- [notice] Starting with guard context "default"
Dec 15 --:27:--.--- [notice] Bootstrapped 5% (conn): Connecting to a relay
Dec 15 --:35:--.--- [notice] Your system clock just jumped 187 seconds forward; assuming established circuits no longer work.
Dec 15 --:35:--.--- [notice] Bootstrapped 10% (conn_done): Connected to a relay
Dec 15 --:35:--.--- [notice] Bootstrapped 14% (handshake): Handshaking with a relay
Dec 15 --:35:--.--- [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
Dec 15 --:35:--.--- [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Dec 15 --:35:--.--- [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
Dec 15 --:35:--.--- [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Dec 15 --:35:--.--- [notice] Bootstrapped 100% (done): Done
Касательно твоего хоста из лога (343EC037D633150AFFCC8471E805AABAE1B1D871 at 24.151.37.55:42069): на телефоне за ТСПУ nmap 24.151.37.55 -p 42069 не проходит, на компьютере порт открыт. Так что, скорее всего, ты тоже за ТСПУ и тебя коснулись блокировки. Попробуй собрать больше информации (сделай nmap/ncat, например, попробуй подключиться через meek или получить такой же лог ещё раз), так ситуация уточнится и если она повторится, можно будет сказать однозначно, что ты за ТСПУ.