Project Mill Description It is a prototype C2 server and bot. It support executing arbitrary commands on the bots and support multiple bot connections. Getting started Go into server, run go build . and then run the executable Go into bot, run go build . and then run the executable