bash
HTTP Request with Bash
·162 words·1 min
Posts
bash
cli
http
HTTP request without
curl
.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
Encrypted Shell Script
·329 words·2 mins
Posts
bash
crypto
tools
We can encrypt our BASH shell script to protect some confidential configuration.