[tor-dev] Standalone flash proxy
    Arlo Breault 
    arlolra at gmail.com
       
    Tue Jun 18 21:53:56 UTC 2013
    
    
  
https://trac.torproject.org/projects/tor/ticket/7944
Hello,
I wrote a little wrapper to provide a headless flash proxy.
It requires node.js >= v0.8.x
To install and run,
    > npm install -g flashproxy  # adds the flashproxy bin to your path
    > flashproxy
Or you can,
    > git clone -b nodejs https://github.com/arlolra/flashproxy.git
    > cd flashproxy/proxy
    > npm install
    > npm start
I'm looking for testers.
Most of the time the facilitator won't return any clients.
That's expected.
Feedback appreciated.
Thanks,
Arlo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-dev/attachments/20130618/f0374e88/attachment.html>
    
    
More information about the tor-dev
mailing list