commit ce724cded3b836cc116d1a3aad899c6dd1623bae Author: David Fifield david@bamsoftware.com Date: Tue Jul 30 14:54:37 2013 -0700
Not symlinked anymore. --- modules/nodejs/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/modules/nodejs/README b/modules/nodejs/README index cbda782..f23f7b6 100644 --- a/modules/nodejs/README +++ b/modules/nodejs/README @@ -2,8 +2,7 @@
Traditionally, flash proxies have run in the browser. However, it may be desirable to run them as background daemons. This directory contains a main.js -file which wraps the regular flashproxy.js (symlinked here) and runs -headlessly from node.js. +file which wraps the regular flashproxy.js and runs headlessly from node.js.
To install the requirements (known to be in Debian testing and Ubuntu universe),
tor-commits@lists.torproject.org