-
I wrote a feature to share using webtorrent, but it seems that some ISPs are detecting information about the torrent and blocking that traffic making it unusable, is there any way to disguise the traffic sent? |
Beta Was this translation helpful? Give feedback.
Answered by
anacrolix
Oct 16, 2024
Replies: 1 comment 2 replies
-
try this: https://github.com/ValdikSS/GoodbyeDPI |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also ensure MSE is enabled, use the crypto select and provides options in the client.
Disabling DHT and only using https trackers might help too. Really a whole-network adjustment like the DPI suggested above, or a VPN are the best options.