|
|
|
|
|
by concert-gilled
2508 days ago
|
|
I remember someone writing a proxy that ran over Facebook, maybe it was specifically chat, in response to that. However, I am not able to find it right now. edit: I found it here[0]. > The idea of this project is to tunnel Internet traffic through Facebook chat (packets are sent as base64), the main component is tuntap and also the Google's Gumbo parser which does the interaction with Facebook (login, send/receive messages, etc.). [0] https://github.com/matiasinsaurralde/facebook-tunnel |
|