-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
I feel like raw sockets should be implemented, would make working with the raw protocols and tasks like IP spoofing easier to do portably... though be it, i did read that desktop windows don't have support for raw sockets, but i didn't do much research. As far as i know, Berkley sockets allow creation of raw sockets with the the socket type SOCK_RAWand protocol type IPPROTO_RAW
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels