xvzc / SpoofDPI

A simple and fast anti-censorship tool written in Go
Apache License 2.0
3.68k stars 254 forks source link

instagram doesn't work #164

Open erruqie opened 2 months ago

erruqie commented 2 months ago

Describe the bug

instagram doesn't work

Client information

OS: macos sequioa developer beta 6

Version: 0.10.8

Command to run spoof-dpi: spoof-dpi --enable-doh

Additional context

it worked with goodbyedpi on windows, but it doesn't work on my macbook with spoof-dpi

LiquidTheDangerous commented 2 months ago

@erruqie Please attach logs at the moment of logging into Instagram. I can log in, although I didn't log in yesterday.

egorponomaryov commented 2 months ago

@LiquidTheDangerous

CONNECT www.instagram.com:443 HTTP/1.1
Host: www.instagram.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T13:08:32+04:00] [DNS] resolving www.instagram.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T13:08:32+04:00] [DNS] resolved 157.240.205.174 from www.instagram.com in 60 ms
DEBU[2024-08-21T13:08:41+04:00] [HTTPS] finished reading from 127.0.0.1:56335
DEBU[2024-08-21T13:08:41+04:00] [HTTPS] error reading from swscan.apple.com: timed out
DEBU[2024-08-21T13:08:41+04:00] [HTTPS] closing proxy connection: swscan.apple.com -> 127.0.0.1:56335
DEBU[2024-08-21T13:08:41+04:00] [HTTPS] closing proxy connection: 127.0.0.1:56335 -> swscan.apple.com
DEBU[2024-08-21T13:08:41+04:00] [HTTP] finished reading from 127.0.0.1:56341
DEBU[2024-08-21T13:08:41+04:00] [HTTP] error reading from ocsp.digicert.com: timed out
DEBU[2024-08-21T13:08:41+04:00] [HTTP] closing proxy connection: ocsp.digicert.com -> 127.0.0.1:56341
DEBU[2024-08-21T13:08:41+04:00] [HTTP] closing proxy connection: 127.0.0.1:56341 -> ocsp.digicert.com
DEBU[2024-08-21T13:08:42+04:00] [PROXY] request from 127.0.0.1:56416
xvzc commented 2 months ago

The logs that you attatched is too short please show more @egorponomaryov

egorponomaryov commented 2 months ago

@xvzc I tried again but amount of logs reduced even more Screenshot 2024-08-21 at 14 55 16

xvzc commented 2 months ago

The logs are not shown in order because everything runs asyncly. please attach 100 lines of logs after CONNECT part

egorponomaryov commented 2 months ago

@xvzc

spoof-dpi -enable-doh --debug
███████ ██████   ██████   ██████  ███████ ██████  ██████  ██
██      ██   ██ ██    ██ ██    ██ ██      ██   ██ ██   ██ ██
███████ ██████  ██    ██ ██    ██ █████   ██   ██ ██████  ██
     ██ ██      ██    ██ ██    ██ ██      ██   ██ ██      ██
███████ ██       ██████   ██████  ██      ██████  ██      ██

• ADDR    : 127.0.0.1
• PORT    : 8080
• DNS     : 8.8.8.8
• DEBUG   : true

INFO[2024-08-21T15:22:00+04:00] [PROXY] created a listener on port 8080
DEBU[2024-08-21T15:22:00+04:00] [PROXY] request from 127.0.0.1:61508

CONNECT www.instagram.com:443 HTTP/1.1
Host: www.instagram.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:22:04+04:00] [DNS] resolving www.instagram.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:04+04:00] [DNS] resolved 157.240.205.174 from www.instagram.com in 71 ms
DEBU[2024-08-21T15:22:04+04:00] [HTTPS] new connection to the server 192.168.31.49:61517 -> alive.github.com
DEBU[2024-08-21T15:22:04+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61516
DEBU[2024-08-21T15:22:04+04:00] [HTTPS] client sent hello 517 bytes
DEBU[2024-08-21T15:22:04+04:00] [HTTPS] writing chunked client hello to alive.github.com
DEBU[2024-08-21T15:22:04+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:04+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:22:05+04:00] [PROXY] request from 127.0.0.1:61526

CONNECT www.instagram.com:443 HTTP/1.1
Host: www.instagram.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:22:05+04:00] [DNS] resolving www.instagram.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:05+04:00] [DNS] resolved 157.240.205.174 from www.instagram.com in 47 ms
DEBU[2024-08-21T15:22:06+04:00] [PROXY] request from 127.0.0.1:61528

CONNECT us02web.zoom.us:443 HTTP/1.1
Host: us02web.zoom.us:443
User-Agent: Mozilla/5.0 (ZOOM.Mac 15.0 x86)
Proxy-Connection: Keep-Alive

DEBU[2024-08-21T15:22:06+04:00] [DNS] resolving us02web.zoom.us using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:06+04:00] [DNS] resolved 170.114.52.3 from us02web.zoom.us in 47 ms
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] new connection to the server 192.168.31.49:61529 -> us02web.zoom.us
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61528
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] client sent hello 517 bytes
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] writing chunked client hello to us02web.zoom.us
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:22:06+04:00] [PROXY] request from 127.0.0.1:61530

CONNECT www.googleapis.com:443 HTTP/1.1
Host: www.googleapis.com:443
User-Agent: Mozilla/5.0 (ZOOM.Mac 15.0 x86)
Proxy-Connection: Keep-Alive

DEBU[2024-08-21T15:22:06+04:00] [DNS] resolving www.googleapis.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:06+04:00] [DNS] resolved 74.125.205.95 from www.googleapis.com in 40 ms
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] new connection to the server 192.168.31.49:61531 -> www.googleapis.com
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61530
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] client sent hello 517 bytes
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] writing chunked client hello to www.googleapis.com
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:06+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:22:15+04:00] [PROXY] request from 127.0.0.1:61532

CONNECT www.instagram.com:443 HTTP/1.1
Host: www.instagram.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:22:15+04:00] [DNS] resolving www.instagram.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:15+04:00] [DNS] resolved 157.240.205.174 from www.instagram.com in 95 ms
DEBU[2024-08-21T15:22:22+04:00] [PROXY] request from 127.0.0.1:61534

CONNECT mtalk.google.com:443 HTTP/1.1
Host: mtalk.google.com:443
Proxy-Connection: keep-alive

DEBU[2024-08-21T15:22:22+04:00] [DNS] resolving mtalk.google.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:22+04:00] [DNS] resolved 64.233.161.188 from mtalk.google.com in 52 ms
DEBU[2024-08-21T15:22:22+04:00] [HTTPS] new connection to the server 192.168.31.49:61535 -> mtalk.google.com
DEBU[2024-08-21T15:22:22+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61534
DEBU[2024-08-21T15:22:22+04:00] [HTTPS] client sent hello 1699 bytes
DEBU[2024-08-21T15:22:22+04:00] [HTTPS] writing chunked client hello to mtalk.google.com
DEBU[2024-08-21T15:22:22+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:22+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:22:24+04:00] [PROXY] request from 127.0.0.1:61537

CONNECT nleditor.osi.office.net:443 HTTP/1.1
Host: nleditor.osi.office.net:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:22:24+04:00] [DNS] resolving nleditor.osi.office.net using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:24+04:00] [PROXY] request from 127.0.0.1:61536

CONNECT roaming.officeapps.live.com:443 HTTP/1.1
Host: roaming.officeapps.live.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:22:24+04:00] [DNS] resolving roaming.officeapps.live.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:24+04:00] [DNS] resolved 52.109.32.46 from nleditor.osi.office.net in 192 ms
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] new connection to the server 192.168.31.49:61540 -> nleditor.osi.office.net
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61537
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] client sent hello 1797 bytes
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] writing chunked client hello to nleditor.osi.office.net
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:22:24+04:00] [DNS] resolved 52.109.28.47 from roaming.officeapps.live.com in 280 ms
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] new connection to the server 192.168.31.49:61541 -> roaming.officeapps.live.com
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61536
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] client sent hello 1833 bytes
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] writing chunked client hello to roaming.officeapps.live.com
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:22:24+04:00] [PROXY] request from 127.0.0.1:61542

CONNECT beacons.gcp.gvt2.com:443 HTTP/1.1
Host: beacons.gcp.gvt2.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:22:24+04:00] [DNS] resolving beacons.gcp.gvt2.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:24+04:00] [DNS] resolved 35.227.238.113 from beacons.gcp.gvt2.com in 38 ms
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] new connection to the server 192.168.31.49:61543 -> beacons.gcp.gvt2.com
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61542
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] client sent hello 2286 bytes
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] writing chunked client hello to beacons.gcp.gvt2.com
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:24+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:22:26+04:00] [PROXY] request from 127.0.0.1:61544

CONNECT browser.events.data.microsoft.com:443 HTTP/1.1
Host: browser.events.data.microsoft.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:22:26+04:00] [DNS] resolving browser.events.data.microsoft.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:26+04:00] [PROXY] error while dns lookup: browser.events.data.microsoft.com doh resolver(https://8.8.8.8/dns-query): resolving browser.events.data.microsoft.com, query type A: doh status error
DEBU[2024-08-21T15:22:30+04:00] [PROXY] request from 127.0.0.1:61545

CONNECT browser.events.data.microsoft.com:443 HTTP/1.1
Host: browser.events.data.microsoft.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:22:30+04:00] [DNS] resolving browser.events.data.microsoft.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:30+04:00] [PROXY] error while dns lookup: browser.events.data.microsoft.com doh resolver(https://8.8.8.8/dns-query): resolving browser.events.data.microsoft.com, query type A: doh status error
DEBU[2024-08-21T15:22:33+04:00] [HTTPS] finished reading from github.com
DEBU[2024-08-21T15:22:33+04:00] [HTTPS] error reading from 127.0.0.1:61514: timed out
DEBU[2024-08-21T15:22:33+04:00] [HTTPS] closing proxy connection: 127.0.0.1:61514 -> github.com
DEBU[2024-08-21T15:22:33+04:00] [HTTPS] closing proxy connection: github.com -> 127.0.0.1:61514
DEBU[2024-08-21T15:22:52+04:00] [PROXY] request from 127.0.0.1:61546

CONNECT gateway.icloud.com:443 HTTP/1.1
Host: gateway.icloud.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:22:52+04:00] [DNS] resolving gateway.icloud.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:52+04:00] [DNS] resolved 17.248.214.70 from gateway.icloud.com in 42 ms
DEBU[2024-08-21T15:22:56+04:00] [PROXY] request from 127.0.0.1:61548

CONNECT contactservice.zoom.us:443 HTTP/1.1
Host: contactservice.zoom.us:443
User-Agent: Mozilla/5.0 (ZOOM.Mac 15.0 x86)
Proxy-Connection: Keep-Alive

DEBU[2024-08-21T15:22:56+04:00] [DNS] resolving contactservice.zoom.us using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:22:56+04:00] [DNS] resolved 3.235.96.60 from contactservice.zoom.us in 79 ms
DEBU[2024-08-21T15:22:56+04:00] [HTTPS] new connection to the server 192.168.31.49:61550 -> contactservice.zoom.us
DEBU[2024-08-21T15:22:56+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61548
DEBU[2024-08-21T15:22:56+04:00] [HTTPS] client sent hello 517 bytes
DEBU[2024-08-21T15:22:56+04:00] [HTTPS] writing chunked client hello to contactservice.zoom.us
DEBU[2024-08-21T15:22:56+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:22:56+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:16+04:00] [PROXY] request from 127.0.0.1:61551

CONNECT github.com:443 HTTP/1.1
Host: github.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:23:16+04:00] [DNS] resolving github.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:16+04:00] [DNS] resolved 140.82.121.4 from github.com in 109 ms
DEBU[2024-08-21T15:23:18+04:00] [HTTPS] dial tcp 185.199.108.133:443: connect: operation timed out
DEBU[2024-08-21T15:23:18+04:00] [PROXY] request from 127.0.0.1:61554

CONNECT avatars.githubusercontent.com:443 HTTP/1.1
Host: avatars.githubusercontent.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:23:18+04:00] [DNS] resolving avatars.githubusercontent.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:18+04:00] [DNS] resolved 185.199.110.133 from avatars.githubusercontent.com in 43 ms
DEBU[2024-08-21T15:23:19+04:00] [HTTPS] dial tcp 157.240.205.174:443: connect: operation timed out
DEBU[2024-08-21T15:23:19+04:00] [PROXY] request from 127.0.0.1:61556

CONNECT www.instagram.com:443 HTTP/1.1
Host: www.instagram.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:23:19+04:00] [DNS] resolving www.instagram.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:19+04:00] [DNS] resolved 157.240.205.174 from www.instagram.com in 55 ms
DEBU[2024-08-21T15:23:20+04:00] [HTTPS] dial tcp 157.240.205.174:443: connect: operation timed out
DEBU[2024-08-21T15:23:27+04:00] [PROXY] request from 127.0.0.1:61558

CONNECT ssl.gstatic.com:443 HTTP/1.1
Host: ssl.gstatic.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:27+04:00] [DNS] resolving ssl.gstatic.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:27+04:00] [DNS] resolved 64.233.165.94 from ssl.gstatic.com in 41 ms
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] new connection to the server 192.168.31.49:61559 -> ssl.gstatic.com
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61558
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] client sent hello 2180 bytes
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] writing chunked client hello to ssl.gstatic.com
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:27+04:00] [PROXY] request from 127.0.0.1:61560

CONNECT drive.google.com:443 HTTP/1.1
Host: drive.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:27+04:00] [DNS] resolving drive.google.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:27+04:00] [DNS] resolved 2a00:1450:4010:c0f::c2 from drive.google.com in 76 ms
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] dial tcp [2a00:1450:4010:c0f::c2]:443: connect: no route to host
DEBU[2024-08-21T15:23:27+04:00] [PROXY] request from 127.0.0.1:61563

CONNECT drive.google.com:443 HTTP/1.1
Host: drive.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:27+04:00] [DNS] resolving drive.google.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:27+04:00] [DNS] resolved 108.177.14.194 from drive.google.com in 135 ms
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] new connection to the server 192.168.31.49:61566 -> drive.google.com
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61563
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] client sent hello 1726 bytes
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] writing chunked client hello to drive.google.com
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:23:27+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:30+04:00] [HTTPS] dial tcp 157.240.205.174:443: connect: operation timed out
DEBU[2024-08-21T15:23:43+04:00] [PROXY] request from 127.0.0.1:61567

CONNECT ssl.gstatic.com:443 HTTP/1.1
Host: ssl.gstatic.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:43+04:00] [DNS] resolving ssl.gstatic.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:43+04:00] [PROXY] request from 127.0.0.1:61568

CONNECT drive.google.com:443 HTTP/1.1
Host: drive.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:43+04:00] [DNS] resolving drive.google.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:43+04:00] [DNS] resolved 74.125.205.94 from ssl.gstatic.com in 47 ms
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] new connection to the server 192.168.31.49:61570 -> ssl.gstatic.com
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61567
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] client sent hello 1757 bytes
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] writing chunked client hello to ssl.gstatic.com
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:43+04:00] [DNS] resolved 2a00:1450:4010:c0f::c2 from drive.google.com in 52 ms
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] dial tcp [2a00:1450:4010:c0f::c2]:443: connect: no route to host
DEBU[2024-08-21T15:23:43+04:00] [PROXY] request from 127.0.0.1:61572

CONNECT clients6.google.com:443 HTTP/1.1
Host: clients6.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:43+04:00] [DNS] resolving clients6.google.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:43+04:00] [DNS] resolved 173.194.220.113 from clients6.google.com in 74 ms
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] new connection to the server 192.168.31.49:61574 -> clients6.google.com
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61572
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] client sent hello 2188 bytes
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] writing chunked client hello to clients6.google.com
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:23:43+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:43+04:00] [PROXY] request from 127.0.0.1:61575

CONNECT clients6.google.com:443 HTTP/1.1
Host: clients6.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:43+04:00] [DNS] resolving clients6.google.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:44+04:00] [DNS] resolved 173.194.220.102 from clients6.google.com in 81 ms
DEBU[2024-08-21T15:23:44+04:00] [HTTPS] new connection to the server 192.168.31.49:61577 -> clients6.google.com
DEBU[2024-08-21T15:23:44+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61575
DEBU[2024-08-21T15:23:44+04:00] [HTTPS] client sent hello 2188 bytes
DEBU[2024-08-21T15:23:44+04:00] [HTTPS] writing chunked client hello to clients6.google.com
DEBU[2024-08-21T15:23:44+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:23:44+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:44+04:00] [PROXY] request from 127.0.0.1:61578

CONNECT docs.google.com:443 HTTP/1.1
Host: docs.google.com:443
Proxy-Connection: keep-alive
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36

DEBU[2024-08-21T15:23:44+04:00] [DNS] resolving docs.google.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:45+04:00] [DNS] resolved 108.177.14.194 from docs.google.com in 115 ms
DEBU[2024-08-21T15:23:45+04:00] [HTTPS] new connection to the server 192.168.31.49:61580 -> docs.google.com
DEBU[2024-08-21T15:23:45+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61578
DEBU[2024-08-21T15:23:45+04:00] [HTTPS] client sent hello 2212 bytes
DEBU[2024-08-21T15:23:45+04:00] [HTTPS] writing chunked client hello to docs.google.com
DEBU[2024-08-21T15:23:45+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:23:45+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:52+04:00] [PROXY] request from 127.0.0.1:61584

CONNECT www.googleapis.com:443 HTTP/1.1
Host: www.googleapis.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:23:52+04:00] [DNS] resolving www.googleapis.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:52+04:00] [DNS] resolved 142.251.1.95 from www.googleapis.com in 115 ms
DEBU[2024-08-21T15:23:52+04:00] [HTTPS] new connection to the server 192.168.31.49:61586 -> www.googleapis.com
DEBU[2024-08-21T15:23:52+04:00] [HTTPS] sent connection estabalished to 127.0.0.1:61584
DEBU[2024-08-21T15:23:52+04:00] [HTTPS] client sent hello 517 bytes
DEBU[2024-08-21T15:23:52+04:00] [HTTPS] writing chunked client hello to www.googleapis.com
DEBU[2024-08-21T15:23:52+04:00] [HTTPS] window-size: 0
DEBU[2024-08-21T15:23:52+04:00] [HTTPS] using legacy fragmentation
DEBU[2024-08-21T15:23:53+04:00] [PROXY] request from 127.0.0.1:61588

CONNECT p129-caldav.icloud.com:443 HTTP/1.1
Host: p129-caldav.icloud.com
Proxy-Connection: keep-alive
Connection: keep-alive

DEBU[2024-08-21T15:23:53+04:00] [DNS] resolving p129-caldav.icloud.com using doh resolver(https://8.8.8.8/dns-query)
DEBU[2024-08-21T15:23:53+04:00] [DNS] resolved 17.248.214.69 from p129-caldav.icloud.com in 120 ms
xvzc commented 2 months ago

Hmm it's werid DEBU[2024-08-21T15:23:20+04:00] [HTTPS] dial tcp 157.240.205.174:443: connect: operation timed out dial part should work tho.

tollfree commented 2 months ago

IP 157.240.205.174 is banned in Russia, you can check it on globalcheck.net

Similar services are useless against IP block

NikittyS commented 2 months ago

@tollfree

Instagram works well with ByeDPI or GoodbyeDPI. You can also check rutracker, this service shows that the site is banned, but with SpoofDPI you can get access.

tollfree commented 2 months ago

@NikittyS Try this, but it looks like a bit tricky

munrocket commented 1 month ago

This is because DOH (DNS over HTTPS) not working properly with SpoofDPI. You can try to turn it on manually in Chrome.

Settings > Privacy and Security > Use secure DNS.