openfaux / openfaux-server

Browser add-on for encrypting and masking internet traffic.
https://openfaux.org
GNU Affero General Public License v3.0
72 stars 18 forks source link

Refactor into a Twisted plugin architecture #32

Open calston opened 10 years ago

calston commented 10 years ago

Run with 'twistd -n openfaux' - this is the recommended way to design and use Twisted applications.

zlatanvasovic commented 10 years ago

Interesting.