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

If possible, raw sockets? #89

Open
ghost opened this issue Dec 18, 2020 · 0 comments
Open

If possible, raw sockets? #89

ghost opened this issue Dec 18, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 18, 2020

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

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

0 participants