-
Notifications
You must be signed in to change notification settings - Fork 265
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
Not working on Debian #66
Comments
Are you logged as root or did you try with sudo?
Le 15/06/2019 à 16:16, blekmamba a écrit :
I can't get it running on debian
1.
|systemctl start ddos|
|-bash: systemctl: command not found|
2.
|sudo /usr/local/ddos/ddos.sh -c|
|Warning: this feature is deprecated and ddos-deflate should be
run on daemon mode instead.|
3.
|service ddos restart|
|ddos: unrecognized service|
4.
|/etc/init.d/ddos restart |
|-bash: /etc/init.d/ddos: No such file or directory|
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#66?email_source=notifications&email_token=AAV3NNLABPKJMJMFQNIRQ3DP2T2UDA5CNFSM4HYPD6Q2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZWI3PQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAV3NNN77B2IQIAKRWHB7PTP2T2UDANCNFSM4HYPD6QQ>.
--
Patrick ZAJDA
Certification NVDA 2019
|
I am logged in as root |
any other ideas?? |
ss version shipped with Debian 8 and 9 may also be too old. |
sudo ddos -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't get it running on debian
systemctl start ddos
-bash: systemctl: command not found
sudo /usr/local/ddos/ddos.sh -c
Warning: this feature is deprecated and ddos-deflate should be run on daemon mode instead.
service ddos restart
ddos: unrecognized service
/etc/init.d/ddos restart
-bash: /etc/init.d/ddos: No such file or directory
The text was updated successfully, but these errors were encountered: