- Linux
- Python 3.6 or higher
- Right now, this is purely for me to learn how to utilze raw sockets in my Linux VM.
- I'll try to expand this to recreate common protocols (TCP,UDP) to better understand how they communicate
sudo python server.py $INTERFACE
sudo .python client.py $DESTINATION_MAC_ADDRESS $SOURCE_INTERFACE