-
Notifications
You must be signed in to change notification settings - Fork 37
Error: Sorry, I can't start the sniffer, it says 'undefined' #20
Comments
Same problem here. Ubuntu 12.04 LTS, venet0 |
Also tried on Ubuntu 14.04, this time "start" is broken, also upload got redirected to a blank page, shell shows
|
Do we have any solution to this? I also get the same error in Mac |
Oh, I solve the problem! @est @nobso I traced the code of htracr, find that there are some problems of pcap, then i modify the package.json by the way i downgrade the version of node to v0.10.28 and the npm to 1.4.9 to install the node-pcap, (^ - ^) |
pcap seems to be a bit of a mess right now :-/ -- am waiting for it to settle down. |
I just
npm install -g htracr
it and started withhtracr 8080
then openedhttp://localhost:8080
in Chrome and clicked onStart
The text was updated successfully, but these errors were encountered: