Categorygithub.com/NebuDev14/init-vector-listener
modulepackage
0.0.0-20240528144052-88f24f9d1e9d
Repository: https://github.com/nebudev14/init-vector-listener.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author