-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doesn't work on arch linux #1
Comments
Ubuntu 16.04.2 LTS same issue. |
now output: log: |
Have successfully installed all the prerequisites in install.sh? And running the tool with root privilege? |
I've installed all the prerequisites but python-scapy (optional): libnetfilter_queue 1.0.2-2 make it sucessfully. sure I run it with root privilege. |
Thanks for the feedback. Looks like some bug caused the tool exit unexpectedly. In between "1509682151.401993 [INFO] Saving TTL to redis |
Still crashes on Kali/Debian with root and deps installed. 1509812530.531059 [INFO] [EVAL] STRATEGY FAILED 1. HTTP NO RESPONSE. 1828825280_4760_3340334402_20480_12 |
platform:
arch linux (4.12.8-2-ARCH)
the output of run.sh:
693:C 03 Nov 12:09:11.340 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
693:C 03 Nov 12:09:11.341 # Redis version=4.0.2, bits=32, commit=00000000, modified=0, pid=693, just started
693:C 03 Nov 12:09:11.341 # Configuration loaded
iptables: Bad rule (does a matching rule exist in that chain?).
iptables: No chain/target/match by that name.
iptables: No chain/target/match by that name.
iptables: No chain/target/match by that name.
iptables: No chain/target/match by that name.
iptables: No chain/target/match by that name.
iptables: No chain/target/match by that name.
iptables: No chain/target/match by that name.
log:
1509682151.259493 [INFO] Current version: 7
1509682151.259821 [INFO] Starting redis server.
1509682151.401993 [INFO] Saving TTL to redis
1509682151.610254 [INFO] Killing redis server (pid 694).
1509682151.610434 [INFO] Daemon exited.
The text was updated successfully, but these errors were encountered: