Skip to content

YCPHacks2023-Botnet/BotProgram

Repository files navigation

BotProgram

Build program linux

g++ main.cpp linux_functions.cpp task.cpp -o worker -lstdc++

Build program windows

cl.exe main.cpp win_functions.cpp ws2_32.lib

Run Local Server

json-server db.json --routes routes.json --host 0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages