qurbat / blocked-hosts

A periodically updated list of websites known to be blocked in India
Creative Commons Zero v1.0 Universal
78 stars 10 forks source link

Is there any way to bypass this restriction without custom proxies? Like Google, Cloudflare DNS? #4

Closed anburocky3 closed 1 year ago

anburocky3 commented 2 years ago

Even https bypass doesn't works in ACT.

qurbat commented 2 years ago

I am currently not aware of any techniques that are known to be fully resistant to potential censorship. As for the second point, the https:// method had previously been documented to work, though the example is a little dated from December 2019.

qurbat commented 2 years ago

@captn3m0 @swapneelp Would you have any insight on this?

anburocky3 commented 2 years ago

Act is pretty smart at this, they drop the connection when we try to access it with https

anburocky3 commented 2 years ago

Accessing: http://yts.mx

image

Accessing with https://yts.mx:

image

Jrchintu commented 2 years ago

Currently, many isp in india are using dpi based blocking. It can be evaded by tools that manipulate host header or client hello. https://github.com/zhenyolka/DPITunnel-android is an example for android and for linux https://github.com/zhenyolka/DPITunnel-cli . There are also tools like goodbyedpi etc.

qurbat commented 1 year ago

Thanks @bugaddr! Closing this issue.