cli
Podman 101
·1829 words·9 mins
Posts
101
podman
cli
tools
Docker alternative with Podman.
Insecurity in HTTP Headers
·2195 words·11 mins
Posts
Essential
async
cli
http
python
Based on essential security, here is how to protect users by securing HTTP headers for a website.
HTTP Versioning
·740 words·4 mins
Posts
async
cli
http
python
tools
HTTP/1 vs HTTP/1.1 vs HTTP/2 vs HTTP/3
TCP/IP Protocol Headers
·562 words·3 mins
Posts
cli
tcpip
tools
All the common protocol header diagrams in ASCII.
Creating TCP/UDP Socket with /bin/bash
·415 words·2 mins
Posts
bash
cli
tcpip
Using /bin/bash to create TCP/UDP socket for troubleshooting