Skip to content

Instantly share code, notes, and snippets.

View swapnilraj's full-sized avatar

Swapnil Raj swapnilraj

View GitHub Profile
@seungwon0
seungwon0 / garp.c
Last active July 2, 2024 08:28
Send IPv4 Gratuitous ARP Packet
/* garp.c - Send IPv4 Gratuitous ARP Packet
Usage Example: sudo ./garp eth0
Copyright (C) 2011-2013 P.D. Buchan (pdbuchan@yahoo.com)
Copyright (C) 2013 Seungwon Jeong (seungwon0@gmail.com)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or