Websites blocked on Reliance Jio Fiber

  • Thread starter Thread starter Lobogris
  • Start date Start date
  • Replies Replies 38
  • Views Views 19,371
They use this technique to block: TCP reset attack - Wikipedia

I'm trying to find a way to bypass it without a VPN since it adds to latency and affects speed.

I can assure y'all, even if you pass the Encrypted SNI test, on Jio, you will still see the connection reset for some reason:
image.png
 
The strange thing is that it was working fine this morning and is still working for other users. Why would it get blocked just for me?
 
They use this technique to block: TCP reset attack - Wikipedia

I'm trying to find a way to bypass it without a VPN since it adds to latency and affects speed.

I can assure y'all, even if you pass the Encrypted SNI test, on Jio, you will still see the connection reset for some reason:
image.png
The Encrypted SNI only works if the hosting site is using Cloudflare and you yourself are using Cloudflare SNI setting. So the only solution is to use GoodbyeDPI from GitHub. That is the only program which defeats this arbitrary blocking by Jio and others without VPN.
 
The Encrypted SNI only works if the hosting site is using Cloudflare and you yourself are using Cloudflare SNI setting. So the only solution is to use GoodbyeDPI from GitHub. That is the only program which defeats this arbitrary blocking by Jio and others without VPN.
This only works on a PC unfortunately. Most of the time I am using my ipad or phone. Now a days I hardly use my PCs.
 
Edgerouter runs on Debian 9 so it should be as easy as running install_easy.sh script inside the github repo
 
Is GoodbyeDPI safe to use? There is not much info on how it works. I am feeling a bit skeptical, more so as the developer is a Russian.
 
Back