sockets - Is it possible to craft your own packets with python? -


Well, how about the external libraries and modules like scrapy but external modules? Without running the script as root? Do not have any external dependencies?

I am doing many goals, but I have not received much help. I want to be able to create my own packet, but without running in the form of root, or installing additional dependencies .

Any suggestions?

Many operating systems (Linux) do not allow raw sockets, as long as your effective user ID 0 (Aka root). This library is not a problem, some operating systems (non-server windows, Windows XP SP2) do not allow raw socket duration to be prepared.

You can read more about raw sockets on your system Note that socket options can all be passed by using the packet socket module.


Comments