Personal playground composed of CLI commands made in Go.
good fun catfact
: get absolutely essential facts about catsgood fun kanji
: get meanings and other info about a specific kanjigood fun spinthewheel
: Don't know what to decide? Maybe leave it to chance...good fun 1337
: Convert a string to leetspeak and shine on Internet
good check archi
: check your architecture with the Topology functiongood check bios
: check your BIOSgood check chassis
: check your chassis infogood check cpu
: check your CPUgood check gpu
: check your GPUgood check ip
: check your public IP with ipinfo.iogood check memory
: check your memorygood check network
: check your networkgood check os
: check your current OSgood check product
: check your product info (~ the "about" of your machine)good check storage
: check your storagegood check version
: check the current version of the command-line tool
N.B.: Many commands are just wrappers for utils provided by the ghw package
good run countdown
: interesting countdown...good run htmlcom
: check if the web page contains HTML commentsgood run htmlimg
: download all images you can find on a given URL in~/good-images/
good run passwordgen
: generate long & random passwords
good hack cipher
: encipher/decipher a secret messagegood hack ports
: scan open ports on IPgood hack rot13
: encode/decode a rot13 messagegood hack obfuscate
: obfuscate/deobfuscate string with hexadecimal encodinggood hack keylogger
: start a keylogger (as root user)
go install github.com/d3fenderz/good@latest
good help
go get && go build