Explore >> Select a destination


You are here

fnordig.de
| | infinitedigits.co
4.1 parsecs away

Travel
| | A quick tip for using SSH to tunnel into your local network for easily binding remote ports on your local computer.
| | joshuarogers.net
3.8 parsecs away

Travel
| | Back in May we looked at how to setup Access Controls with NGinx. I didn't mention how I test it though. In order to test the different rules, the requests needed to originate from different IP ranges, which in turn meant that I would need to send the requests from different networks. As I find the idea of fidgeting with cables or hotspots to be more than slightly annoying, I opted to tunnel request out of my internal network using a SOCKS proxy.
| | sporks.space
5.8 parsecs away

Travel
| | I needed to connect to a Fortinet SSLVPN, but the certificate on it had expired. While the official Mac client prompts and lets you connect anyways, Linux with NetworkManager (and the FortiSSLVPN plugin) would refuse without providing any messages. Unfortunately,... Continue reading ?
| | testdriven.io
23.7 parsecs away

Travel
| This article looks at several best practices to make your Dockerfiles and images cleaner, leaner, and more secure.