kpdyer / fteproxy

programmable proxy for censorship circumvention
https://fteproxy.org/
Apache License 2.0
149 stars 21 forks source link

Engineer pure-python version of fteproxy #104

Closed kpdyer closed 6 years ago

kpdyer commented 10 years ago

In some situations a user may be willing to sacrifice performance, in return for not having to compile our C++ (un)ranking code.

We should have a fallback option that allows a 100% python-only version of fteproxy. This can be achieved by creating a python-only module that implements the interface provided by fte.cDFA.