How to embed and listen data over icmp in order to tunnel connection with using python
i am trying to code one tunnel tool but i could not receive packet from icmp. I uses socket library, is there any one pylibnet or pynet l开发者_StackOverflowibrary
You might want to try scapy. On the other hand, have you seen the other implementations?
精彩评论