Created
July 26, 2014 19:23
-
-
Save ochoto/2c065e58adb6d8e1e83f to your computer and use it in GitHub Desktop.
raspberry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
i=IP(src="10.0.2.15",dst="192.168.42.1") | |
r=ICMPv6EchoReply(id=0x0007,seq=300) | |
send(i/r) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment