<div dir="ltr"><div><div>Dear, I keep receiving same error when I run the written script on the socket page<br></div>so I was thinking to share it here maybe you can solve my problem and also add a notification on the page for those who will get in touch.<br><br><br> s = socket.socket(socket.AF_INET, socket.SOCK_RAW, socket.IPPROTO_IP)<br><br>Here you can see the error <br><br>socket.error: [Errno 93] Protocol not supported<br><br></div>I have searched so many websites but no result <br></div>