facebook-tunnel

Tunneling Internet traffic over Facebook chat.

Github stars Tracking Chart

facebook-tunnel

Check the "transports" project: https://github.com/matiasinsaurralde/transports

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.).

Why?

I'm from Paraguay, South America. Our country was chosen for the Internet.org campaign: "free Internet access in developing countries". TIGO, one of the biggest telcos here, negotiated a deal so you can have free Facebook access through them.
We all know that the Internet is about accessing many places, etc. So I feel this campaign has a serious limitation.

Requirements

  • Gumbo parser
  • libcurl
  • tuntap (for linux)
  • gcc/g++

Building

$ mkdir build; cd build
$ cmake ..
$ make
$ ./facebook-tunnel

TODO

  • Finish the client.
  • Obfuscation and/or crypto.
  • Support other platforms (kennym is working on Mac support, Android would be nice).

I'm looking for collaborators, so if you have something interesting, send a pull request.

You can also shoot me an e-mail: matias@insaurral.de

Twitter: @matias_baruch

Main metrics

Overview
Name With Ownermatiasinsaurralde/facebook-tunnel
Primary LanguageRoff
Program languageCMake (Language Count: 9)
Platform
License:
所有者活动
Created At2013-12-06 22:43:12
Pushed At2016-06-29 12:30:33
Last Commit At2016-06-29 08:30:33
Release Count0
用户参与
Stargazers Count1.3k
Watchers Count58
Fork Count81
Commits Count126
Has Issues Enabled
Issues Count14
Issue Open Count11
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private