adds control server

This commit is contained in:
Zachary Boyd 2017-03-22 12:46:47 -04:00
parent 9c3731ec9e
commit d9d0a200c5

View file

@ -9,7 +9,7 @@
"tor-router": "bin/tor-router"
},
"scripts": {
"start": "bin/tor-router -j 3",
"start": "bin/tor-router -l debug",
"test": "mocha test/test.js"
},
"devDependencies": {