From f823f9c3edf24067c40057a4885918303e1b7595 Mon Sep 17 00:00:00 2001 From: Maxime Bloch Date: Tue, 21 Jan 2020 03:31:42 +0100 Subject: [PATCH] add protocol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec7d8f5..960401a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For example Broadcast Dest MAC | Source MAC | Protocol | Your binary message ``` -Send that frame with the message `ZeusWPI is de max!` over the same network interface that the listener is listening on and it will confirm that you completed the challenge! +Send that frame with the protocol `\x60\x00` and the message `ZeusWPI is de max!` over the same network interface that the listener is listening on and it will confirm that you completed the challenge! You can then put your code in a folder with the name of the programming language providing instructions on how to run it.