[tor-bugs] #7944 [Flashproxy]: Standalone flash proxy

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 21 22:04:47 UTC 2013


#7944: Standalone flash proxy
-------------------------+--------------------------------------------------
 Reporter:  akrey        |          Owner:  dcf         
     Type:  enhancement  |         Status:  needs_review
 Priority:  normal       |      Milestone:              
Component:  Flashproxy   |        Version:              
 Keywords:               |         Parent:              
   Points:               |   Actualpoints:              
-------------------------+--------------------------------------------------

Comment(by dcf):

 Replying to [comment:23 arlolra]:
 > How about this?
 https://github.com/arlolra/flashproxy/compare/master...nodejs
 > Should be much cleaner to apply and maintain.

 It's looking good. I will comment more later.

 Can you explain this code? What gets modified otherwise?
 {{{
 // Include flashproxy.js using eval to avoid modifying it.
 var file = path.join(__dirname, "flashproxy.js");
 var data = fs.readFileSync(file, "utf8");
 eval(data);
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7944#comment:26>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list