Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 601 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 601 Bytes

Cyber-Sec Project [2]

 

What this project is:

  • This project is a UDP server that facilitates the receiving of a message from the client

Why am I doing it:

  • I am working through the recommended project list below as I have an interest in cyber-security that I would like to develop.

Where does this project idea come from?

https://github.com/EONRaider/100-redteam-projects.

Main difficulty

Using dgram as this was the first time I have used it

What I've gained

A greater understanding of how a UDP server works

 

 

Next project shortly!