[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #7944 [Flashproxy]: Standalone flash proxy
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs