question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot Create Raw Socket

See original GitHub issue

Version

2.4 (Default)

Which section is the problem?

L4 (DDoS Attack Layer 4)

What happened (Describe the bug) ?

it gives me “Cannot Create Raw Socket” when I use SYN flood

Relevant log output

[14:09:29 - ERROR] Cannot Create Raw Socket

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Jul 4, 2022
1reaction
ghostcommented, Jul 4, 2022

ah my bad, you need to get it from here https://github.com/MatrixTM/PyRoxy. I thought PyRoxy was aviable on the Python Package Index

Read more comments on GitHub >

github_iconTop Results From Across the Web

Layer 4 Methods give me this error-Cannot Create Raw ...
What happened (Describe the bug) ? cant send Layer 4 attacks maybe I have something wrong in the typing I will provide here,...
Read more >
Why I cant create raw socket in Ubuntu? - Stack Overflow
I know that only root can create raw sockets, but if I run it with SUID bit or sudo - the problem is...
Read more >
Error while pinging: Failed to create raw socket
This error is commonly caused by permission problems with the icmp executable that Uptime Infrastructure Monitor uses to verify the PING status of...
Read more >
[Sipp-users] "Can't create raw socket (need to run as root?)."
When I try to play a pcap as non root user, I record the "Can't create raw socket (need to run as root?)."...
Read more >
can't create RAW SOCKET FeeRTOS+LWIP - ST Community
1. The problem is that when creating a RAW SOCKET, it always returns -1. socket = lwip_socket (AF_INET, SOCK_RAW, IPPROTO_ICMP); In this case, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found