ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
750 stars 142 forks source link

whatsapp: measure WebSocket endpoints #1587

Open hellais opened 7 years ago

hellais commented 7 years ago

We should also be testing

w(N).web.whatsapp.com

in the whatsapp test.

bassosimone commented 4 years ago

I believe we should rewrite WhatsApp in Go and then implement that using gorilla/websocket so we can also assess how far we can go (no pun intended) into the WebSocket handshake, perhaps 🤞