table of contents
FLASHPROXY(1) | User Commands | FLASHPROXY(1) |
NAME¶
flashproxy - The flashproxy standalone nodejs proxy
SYNOPSIS¶
nodejs ./main.js [-h|-v] [--param[=val]] ... [extra querystring]
DESCRIPTION¶
Run flashproxy on the node.js server. You can give querystring parameters as command line options; see the main flashproxy.js program for documentation on which parameters are accepted. For example:
/usr/bin/nodejs ./main.js --debug --initial_facilitator_poll_interval=10
REPORTING BUGS¶
Please report using https://trac.torproject.org/projects/tor.
SEE ALSO¶
http://crypto.stanford.edu/flashproxy/
https://www.torproject.org/docs/pluggable-transports.html.en
June 2015 | flashproxy 0.1.1 |