Git Product home page Git Product logo

wangkuncaixu / telex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ewust/telex

0.0 1.0 0.0 5.09 MB

Telex anticensorship prototype

Home Page: https://telex.cc

Makefile 8.82% M4 0.43% Shell 8.14% C 23.02% C++ 29.62% Yacc 0.46% Objective-C 0.02% LLVM 0.08% Python 2.56% Bro 7.28% HTML 2.05% CSS 0.03% Lex 0.59% Awk 0.01% R 0.06% Perl 3.04% Standard ML 9.95% JavaScript 1.42% Groff 2.22% Perl 6 0.20%

telex's Introduction

Telex Anticensorship system
---------------------------

Telex is a new approach to circumventing Internet censorship that is
intended to help citizens of repressive governments access online services
and information freely. It involves placing anticensorship technology into
the Internet's core network infrastructure, through cooperation from large
ISPs. Telex can convert innocuous-looking connections that pass through
these ISPs into connections to a proxy server. Because of its position in
the network, Telex has no IP address for censors to block. 

Telex consists of two parts: a Telex station at the friendly ISP, and a 
telex-client that runs on the user's system. We have created a
proof-of-concept implementation, including a small demonstration "ISP"
running the Telex station.

For more information, see our website https://telex.cc

telex-client
--------------------------

The Telex client program accepts TCP connections from other software on
the local machine and tunnels them to services offered by the Telex
station. For our demonstration, we have configured the Telex station to
provide HTTP proxy service.

To build the telex-client from source, see the INSTALL file in the
telex-client directory.


Running telex-client
--------------------------

After installing Telex, run the client binary from the telex-client
directory (from a command prompt):

LD_LIBRARY_PATH=./req/local/lib ./telex-client notblocked.telex.cc

Or for Windows:
    telex-client notblocked.telex.cc

To use Telex with your browser, change your browser's settings to use an
HTTP(S) proxy of 127.0.0.1 port 8888.

Reported Blocking
--------------------------

On Sep 16, 2011 we confirmed reports of DNS blocking in China for the
notblocked.telex.cc domain. Since our current deployment only has a
handful of websites that can be used as unblocked websites, this is an
effective method of blocking until Telex is deployed on a wider scale.

A partial list of domains that can be used to communicate with telex is
shown below:

notblocked.telex.cc
notreallyblocked.telex.cc
jhalderm.com

-------------------------- 
WARNING: This software is an experimental prototype intended for
researchers. It does not provide strong security and is UNSAFE FOR
REAL-WORLD USE. For details of current limitations of our
proof-of-concept, please see telex-client/ISSUES.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.