SadeghHayeri / GreenTunnel

GreenTunnel is an anti-censorship utility designed to bypass the DPI system that is put in place by various ISPs to block access to certain websites.
MIT License
4.32k stars 273 forks source link

typescriptlang.org times out #170

Open musjj opened 1 year ago

musjj commented 1 year ago

Describe the bug https://www.typescriptlang.org times out when GreenTunnel is active.

To Reproduce Steps to reproduce the behavior:

  1. Run GreenTunnel
  2. Visit https://www.typescriptlang.org

Expected behavior The website can be opened.

Desktop (please complete the following information):

Additional context The issue can be reproduced with curl -v --proxy 0.0.0.0:8000 --connect-timeout 60 https://www.typescriptlang.org

ganjarsetia commented 1 year ago

Similiar to me, it cant be opened. I'm using CLI version, here some logs

image