facebook-tunnel

Tunneling Internet traffic over Facebook chat.

Github星跟踪图

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

主要指标

概览
名称与所有者matiasinsaurralde/facebook-tunnel
主编程语言Roff
编程语言CMake (语言数: 9)
平台
许可证
所有者活动
创建于2013-12-06 22:43:12
推送于2016-06-29 12:30:33
最后一次提交2016-06-29 08:30:33
发布数0
用户参与
星数1.3k
关注者数57
派生数81
提交数126
已启用问题?
问题数14
打开的问题数11
拉请求数2
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?