command
module
Version:
v0.0.0-...-d628bcd
Opens a new window with list of versions in this module.
Published: Mar 13, 2024
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.