SpoofDPI icon indicating copy to clipboard operation
SpoofDPI copied to clipboard

Some websites don't load [nichemusic.info]

Open reolcor opened this issue 2 years ago • 6 comments

CONNECT nichemusic.info:443 HTTP/1.1
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:99.0) Gecko/20100101 Firefox/99.0
Proxy-Connection: keep-alive
Connection: keep-alive
Host: nichemusic.info:443
 
DEBU[2022-03-04T11:13:04+04:00] [HTTPS] Found ip over HTTPS: 202.254.234.109 
DEBU[2022-03-04T11:13:04+04:00] [HTTPS] Connected to the server.             
DEBU[2022-03-04T11:13:04+04:00] [HTTPS] Sent 200 Connection Estabalished     
DEBU[2022-03-04T11:13:04+04:00] [HTTPS] Client 127.0.0.1:52148 sent hello: 517bytes 
DEBU[2022-03-04T11:13:05+04:00] [HTTPS] 202.254.234.109:443 sent data: 1452bytes 
DEBU[2022-03-04T11:13:05+04:00] [HTTPS] 202.254.234.109:443 sent data: 1452bytes 
DEBU[2022-03-04T11:13:05+04:00] [HTTPS] 202.254.234.109:443 sent data: 1192bytes 
DEBU[2022-03-04T11:13:13+04:00] [HTTPS] 127.0.0.1:52086 sent data: 39bytes   
DEBU[2022-03-04T11:13:13+04:00] [HTTPS] 127.0.0.1:52090 sent data: 39bytes   
DEBU[2022-03-04T11:13:13+04:00] [HTTPS] 188.114.97.2:443 sent data: 39bytes  
DEBU[2022-03-04T11:13:13+04:00] [HTTPS] 188.114.97.2:443 sent data: 39bytes  
DEBU[2022-03-04T11:13:21+04:00] [HTTPS] 127.0.0.1:52076 sent data: 39bytes   
DEBU[2022-03-04T11:13:21+04:00] [HTTPS] 172.67.129.178:443 sent data: 39bytes 
DEBU[2022-03-04T11:13:42+04:00] [HTTPS] 44.237.168.235:443 sent data: 31bytes 
DEBU[2022-03-04T11:13:42+04:00] [HTTPS] 127.0.0.1:52048 sent data: 35bytes   
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] 127.0.0.1:52116 sent data: 39bytes   
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] Error reading from 127.0.0.1:52148   
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] EOF                                  
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] Exiting Serve() method.              
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] 64.233.164.106:443 sent data: 39bytes 
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] Error reading from 202.254.234.109:443 
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] EOF                                  
DEBU[2022-03-04T11:13:49+04:00] [HTTPS] Exiting Serve() method.

reolcor avatar Mar 04 '22 07:03 reolcor

i will check it out

xvzc avatar Mar 04 '22 09:03 xvzc

[edited]

I could reproduce it. I tested it with curl, it worked okay but it didn't on Chrome and Firefox. I will see more about it

xvzc avatar Mar 04 '22 13:03 xvzc

Another example

DEBU[2022-03-09T22:21:55+05:00] [PROXY] Accepted a new connection from 127.0.0.1:54280 
DEBU[2022-03-09T22:21:55+05:00] [HTTPS] Start                                
DEBU[2022-03-09T22:21:55+05:00] [HTTPS] request: 

CONNECT ru.linkedin.com:443 HTTP/1.1
Host: ru.linkedin.com
Proxy-Connection: keep-alive
Connection: keep-alive
 
DEBU[2022-03-09T22:21:55+05:00] [DOH] Found 144.2.15.5 with ru.linkedin.com  
DEBU[2022-03-09T22:21:56+05:00] [HTTPS] Connected to ru.linkedin.com         
DEBU[2022-03-09T22:21:56+05:00] [HTTPS] Sent 200 Connection Estabalished to the client 
DEBU[2022-03-09T22:21:56+05:00] [HTTPS] Client sent hello 154bytes           
DEBU[2022-03-09T22:21:56+05:00] [HTTPS] Error reading from ru.linkedin.com timed out 
DEBU[2022-03-09T22:21:56+05:00] [HTTPS] Error reading from localhost EOF 

aglu avatar Mar 09 '22 17:03 aglu

@aglu can not reproduce

xvzc avatar Mar 14 '22 03:03 xvzc

Hi. Websites don't open either.

$ curl -I --proxy "http://127.0.0.1:8080" https://www.facebook.com
HTTP/1.1 200 Connection Established

curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.facebook.com:443
INFO[2022-04-16T19:21:19+03:00] Created a listener on : 8080                 
DEBU[2022-04-16T19:21:26+03:00] [PROXY] Accepted a new connection from 127.0.0.1:54554 
DEBU[2022-04-16T19:21:26+03:00] [HTTPS] Start                                
DEBU[2022-04-16T19:21:26+03:00] [HTTPS] request: 

CONNECT www.facebook.com:443 HTTP/1.1
Host: www.facebook.com:443
User-Agent: curl/7.64.0
Proxy-Connection: Keep-Alive
 
DEBU[2022-04-16T19:21:26+03:00] [DOH] Found 157.240.194.35 with www.facebook.com 
DEBU[2022-04-16T19:21:26+03:00] [HTTPS] Connected to www.facebook.com        
DEBU[2022-04-16T19:21:26+03:00] [HTTPS] Sent 200 Connection Estabalished to the client 
DEBU[2022-04-16T19:21:26+03:00] [HTTPS] Client sent hello 517bytes           
DEBU[2022-04-16T19:21:27+03:00] [HTTPS] Error reading from www.facebook.com timed out 
DEBU[2022-04-16T19:21:27+03:00] [HTTPS] Error reading from localhost EOF     

vukitoso avatar Apr 16 '22 16:04 vukitoso

@vebmaster hi, I think it's OpenSSL issue

❯ curl -I --proxy "http://127.0.0.1:8080" https://www.facebook.com
HTTP/1.1 200 Connection Established

HTTP/1.1 200 OK
Vary: Accept-Encoding
Set-Cookie: fr=0pQjzyC9NyaxhC9n2..BiW2bq.l1.AAA.0.0.BiW2bq.AWWXBN9a_GM; expires=Sat, 16-Jul-2022 01:01:29 GMT; Max-Age=7775999; path=/; domain=.facebook.com; secure; httponly
Set-Cookie: sb=6mZbYoEgqSLiqpzb0kWbMkP2; expires=Tue, 16-Apr-2024 01:01:30 GMT; Max-Age=63072000; path=/; domain=.facebook.com; secure; httponly
x-fb-rlafr: 0
document-policy: force-load-at-top
Pragma: no-cache
Cache-Control: private, no-cache, no-store, must-revalidate
Expires: Sat, 01 Jan 2000 00:00:00 GMT
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=15552000; preload
Content-Type: text/html; charset="utf-8"
X-FB-Debug: gIRE3WBocGsV+hDx7XgazyXoQKpG30U+YSvhncnVfLCY8tFwl/b/VjF0IbAtOVI0kZdY68VXDFJ6lQA+g8Vv7w==
Date: Sun, 17 Apr 2022 01:01:30 GMT
Priority: u=3,i
Transfer-Encoding: chunked
Alt-Svc: h3=":443"; ma=86400, h3-29=":443"; ma=86400
Connection: keep-alive

xvzc avatar Apr 17 '22 01:04 xvzc