SpoofDPI icon indicating copy to clipboard operation
SpoofDPI copied to clipboard

Mac OS X, ARM, doesn't work — requests time out

Open brianconnoly opened this issue 6 months ago • 11 comments

Describe the bug

I started spoof-dpi, checked proxy setup but nothing worked

Entered debug mode — proxy is set correctly, requests are catched, but they fail by time out

Youtube videos (and youtube-dl) not working with or without utility

Expected behavior

Youtube videos are working again

Actual behavior

Not working

How To Reproduce?

Idk

Client information

OS: Mac OS Sonoma

Version: 14.5

Additional context

DEBU[2024-08-10T19:19:56+03:00] [HTTPS] New connection to the server www.youtube.com 192.168.1.67:61607 
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Sent 200 Connection Estabalished to 127.0.0.1:61606 
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Client sent hello 517bytes           
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Writing chunked client hello to www.youtube.com 
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Chunking client hello.               
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Error reading from 64.233.165.198:443 timed out 
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Error reading from 127.0.0.1:61594 timed out 
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:61594 
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Error reading from 15.197.213.252:443 timed out 
DEBU[2024-08-10T19:19:56+03:00] [HTTPS] Closing server Connection.. clientstream.launchdarkly.com 192.168.1.67:61595 
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Error reading from 127.0.0.1:61585 timed out 
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:61585 
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Error reading from 17.248.214.67:443 timed out 
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Closing server Connection.. gateway.icloud.com 192.168.1.67:61586 
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Finished 127.0.0.1:61600             
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:61600 
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Error reading from 157.240.205.54:443 timed out 
DEBU[2024-08-10T19:19:57+03:00] [HTTPS] Closing server Connection.. graph.oculus.com 192.168.1.67:61601 
DEBU[2024-08-10T19:19:58+03:00] [HTTPS] Error reading from 127.0.0.1:61606 timed out 
DEBU[2024-08-10T19:19:58+03:00] [HTTPS] Closing client Connection.. 127.0.0.1:61606 
DEBU[2024-08-10T19:19:58+03:00] [HTTPS] Closing server Connection.. www.youtube.com 192.168.1.67:61607 
DEBU[2024-08-10T19:19:58+03:00] [PROXY] Request from 127.0.0.1:61620

youtube-dl error

ERROR: Unable to download API page: <urlopen error [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)> (caused by URLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1000)')))

brianconnoly avatar Aug 10 '24 16:08 brianconnoly