cli
Protect Your Terminal
·276 words·2 mins
Essential
Posts
cli
shell
tools
Protect our terminal shell login.
HTTP Request with Bash
·162 words·1 min
Posts
bash
cli
http
HTTP request without
curl
.Fingerprint HTTPS Certificate
·801 words·4 mins
Posts
cli
fingerprint
https
python
Detecting HTTPS interception with fingerprint.
Macro in VIM
·193 words·1 min
Posts
vim
macro
cli
Repeating commands in vim editor with macro.
Multicloud Cmdline Cheat Sheet
·126 words·1 min
Posts
YT
cli
cloud
sans
Multicloud Command Line Cheat Sheet Resource Demo.
Simple Git Aliases
·171 words·1 min
Posts
dotFiles
cli
git
With aliases, you can start avoid typing the same commands over and over again.
Colors with ANSI Escape Code
·364 words·2 mins
Posts
ansi
cli
color
console
shell
Notes about ANSI escape code for colors.
Tunnelling with SSH Port Forwarding
·1310 words·7 mins
Posts
101
cli
ssh
Quick notes on tunnelling with SSH port forwarding.
Encoding 101
·580 words·3 mins
Posts
101
cli
encoding
Some notes about encoding: HTML encoding, URL encoding and ASCII encoding.
Podman 101
·1829 words·9 mins
Posts
101
podman
cli
tools
Docker alternative with Podman.