Skip to content

Coding-Brownies/brum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brum

What, you have a mac?

With brum you can listen to your fans again!

It also works with remote servers

Install

go install github.com/Coding-Brownies/brum@latest

usage

while true; do echo `mpstat 1 1 | awk 'END{print 100-$NF}'`; done | brum

to have fun:

# in a shell -----
while true; do echo `mpstat 1 1 | awk 'END{print 100-$NF}'`; done | brum

# in another -----
curl -o rock-you.txt https://github.com/brannondorsey/naive-hashcat/releases/download/data/rockyou.txt
echo '$2b$10$iIp9E/euW0r6ErekR4y8suX65xW9nkO8y7XOVso9EZxlb5gCgUUUu' > hash.txt
hashcat -a 0 -m 3200 hash.txt rock-you.txt --force

About

hear your cpus from everywhere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages