Skip to content

tfpgh/treehacks-botnet-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treehacks-botnet-go

Recreating TreeHacks/botnet-hackpack in go as my first project in the language.

The original project just includes a binary for the master. I'm rewriting both the bot and master here.

pre-commit

pre-commit hooks should be installed before commiting. Instructions for installing pre-commit itself are here. To install hooks run pre-commit install.

Hook dependencies:

Hooks can be run manually with pre-commit run --all-files

About

Recreating TreeHacks' botnet in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages