SSH Reverse HTTP Tunnel using Squid
I recently found myself in a situation where I needed to access the public Internet from a instance that was not directly connected to the public Internet. The solution was…
The World Will Turn If You're Ready or Not
I recently found myself in a situation where I needed to access the public Internet from a instance that was not directly connected to the public Internet. The solution was…
I recently found my self in a situation where my Kubernetes node needed to access Google Search from another network, where the IP address of the node was blocked.
It is enticing to publicly expose your KubeAPI endpoint. For ease of access, using cloud based automation services (i.e GitHub Workflows) or just plain laziness. Authentication exists for sure, but…