kpdyer / fteproxy

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

Support libfte 0.1.0 interface #161

Closed kpdyer closed 10 years ago

kpdyer commented 10 years ago

Libfte 0.1.0 has updated it's interface to use DFAs, instead of regexes. We need to deal with this.