add protocol

This commit is contained in:
Maxime Bloch 2020-01-21 03:31:42 +01:00
parent 4be9f67e63
commit f823f9c3ed
No known key found for this signature in database
GPG key ID: CE32A7D95B7D6418

View file

@ -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.