We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "/data/data/com.termux/files/home/Memcrashed-DDoS-Exploit/Memcrashed.py", line 125, in send(IP(src=target, dst='%s' % i) / UDP(sport=int(str(targetport)),dport=11211)/Raw(load=setdata), count=1) File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/scapy/sendrecv.py", line 345, in send socket = socket or conf.L3socket(*args, **kargs) File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/scapy/arch/linux.py", line 398, in init self.ins = socket.socket(socket.AF_PACKET, socket.SOCK_RAW, socket.htons(type)) # noqa: E501 File "/data/data/com.termux/files/usr/lib/python3.9/socket.py", line 232, in init _socket.socket.init(self, family, type, proto, fileno) PermissionError: [Errno 13] Permission denied
Someone help please
The text was updated successfully, but these errors were encountered:
I have the same problem. Did you solve it?
Sorry, something went wrong.
No i still have this problem
....
No branches or pull requests
Traceback (most recent call last):
File "/data/data/com.termux/files/home/Memcrashed-DDoS-Exploit/Memcrashed.py", line 125, in
send(IP(src=target, dst='%s' % i) / UDP(sport=int(str(targetport)),dport=11211)/Raw(load=setdata), count=1)
File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/scapy/sendrecv.py", line 345, in send
socket = socket or conf.L3socket(*args, **kargs)
File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/scapy/arch/linux.py", line 398, in init
self.ins = socket.socket(socket.AF_PACKET, socket.SOCK_RAW, socket.htons(type)) # noqa: E501
File "/data/data/com.termux/files/usr/lib/python3.9/socket.py", line 232, in init
_socket.socket.init(self, family, type, proto, fileno)
PermissionError: [Errno 13] Permission denied
Someone help please
The text was updated successfully, but these errors were encountered: