Skip to content
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

Udp Or Tcp DDos Not WORKING #20

Closed
Gladiator666Satan opened this issue Nov 7, 2019 · 5 comments
Closed

Udp Or Tcp DDos Not WORKING #20

Gladiator666Satan opened this issue Nov 7, 2019 · 5 comments

Comments

@Gladiator666Satan
Copy link

when choosing a flood method: http, tcp, udp
http - working
tcp and udp - shuts down with a critical error

@ceekfade
Copy link

File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "HibernetV2.2.py", line 760, in run
p = bytes(IP(dst=str(url2))/TCP(sport=RandShort(), dport=int(port))/data) # costruzione pacchetto tcp + data
NameError: name 'IP' is not defined

@ceekfade
Copy link

Can you please fix this error?

@Theprim0
Copy link

Theprim0 commented Nov 14, 2019

Same here, same error with TCP and UDP

@SimplePlay
Copy link

I have the same error(

@All3xJ
Copy link
Owner

All3xJ commented Jul 13, 2020

the only supported is http.
tcp and udp have been removed since they were not anonymized.

@All3xJ All3xJ closed this as completed Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants