this post was submitted on 01 Sep 2024
69 points (100.0% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

53779 readers
630 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


founded 1 year ago
MODERATORS
 

Since Russia started to use DPI to block YouTube and other stuff, there arised a couple of solutions to fuck with it. I've come around this repository or, even better, the end of it's page for many cross-platform tools that may let you avoid DPI, and I've used some of them to prove they are working.

https://github.com/ValdikSS/GoodbyeDPI

They don't work for resources that are explicitely banned, it only undoes this one layer of blocking. As Russia didn't block YT (like Twitter) that's enough for that one usecase. It's no private VPN or something, but it may become useful in the future.

top 10 comments
sorted by: hot top controversial new old
[–] [email protected] 29 points 2 weeks ago

This might prove useful if the EU goes forward with chat control and maybe DPI further down the road.

[–] [email protected] 5 points 2 weeks ago (2 children)
[–] [email protected] 12 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Shadowsocks quite easy to detect and to ban there are exist solution out there ,such as protocols VLESS and VMESS developing by chiness dudes for bypassing chiness great firewall.

More https://github.com/XTLS/Xray-core

[–] [email protected] 2 points 2 weeks ago

Thanks for the info

[–] [email protected] 4 points 2 weeks ago

Depends. Many popular apps are banned and closely observed here and in Iran, so they'd at least try to block any kind of connection via them, whatever protocol they use, and I switched between several on these to no result. Less known solutions work, those gated behind a subscription too, and there you can still buy a server in EU to tunnel your web needs.

It also varies from carrier to carrier, so on one connection you can use something as simple as krlvm's tunnel local app, on others you'd need a real and non-banned VPN.

For those who have time to try several links, check thia chat on TG: outlinevpnofficial They don't work 100% of time, but having a lot of these public servers means some of them are yet to be blocked. Their app is dumb, but it's availiable for W10, Linux (appimage) and Android I believe.

[–] [email protected] 3 points 2 weeks ago (1 children)

how does this goodbeyDPI exactly work? do you add it to your vpn or what ?

[–] [email protected] 5 points 2 weeks ago (1 children)

Found here: https://goodbyedpi.com/2024/05/27/how-does-goodbyedpi-work/

Packet Fragmentation
Packet fragmentation involves breaking down data packets into smaller fragments. DPI systems often struggle to reassemble these fragmented packets, leading to content inspection and filtering failure. GoodbyeDPI takes advantage of this weakness to bypass censorship.

TCP Window Size Reduction
GoodbyeDPI also uses TCP window size reduction. By reducing the TCP window size, GoodbyeDPI limits the data transmitted in a single packet. This forces DPI systems to handle multiple smaller packets, increasing the likelihood of evading detection.

DNS Spoofing
DNS spoofing is a method where GoodbyeDPI manipulates DNS responses to bypass censorship. By altering DNS responses, GoodbyeDPI can redirect traffic to its intended destination without DPI systems blocking it.

[–] [email protected] 3 points 2 weeks ago (1 children)

DNS Spoofing ? would this help me use internet while pretending that I'm only using facebook ? (which my isp offers for free)

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago)

It'd probably make it harder to deny some packets on ISP's side if they block specifilc thiings like torrents. To mask this traffic under the one sent to Facebook, I guess it should be a bit more specialized.

[–] [email protected] 3 points 2 weeks ago

Other alternatives that work on Linux as well as Windows (I haven't tried it on windows)

https://github.com/bol-van/zapret

I use GoodbyeDPI and Zapret with dnscrypt-proxy, it works perfectly