Skip to content

nebudev14/init-vector-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initialzation Vector Listener

What is this?

This is the source code for the listener that powers Initilization Vector, the app that handles 2023 MIT BWSI's lab submissions. It will listen for incoming TCP connections for BWSI students to submit their challenge flags, and update their completion status when appropriate.

Setup and installation

Download the source code to your computer:

$ https://github.com/NebuDev14/init-vector-listener

Install dependencies:

$ go install

Run the server:

$ go run main.go

About

Listener to handle BWSI embsec lab submissions via TCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published