brum

command module
v0.0.0-...-d628bcd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 15 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL