From 07c1d9f590e8de064e9b527c3d425eb898f7e59e Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Mon, 6 Jul 2020 22:40:21 +0200 Subject: Add initial version This commit adds the first published version of the website including the first blog post, Unix Domain Socket Forwarding with OpenSSH. --- 404.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 404.html (limited to '404.html') diff --git a/404.html b/404.html new file mode 100644 index 0000000..a5eee1c --- /dev/null +++ b/404.html @@ -0,0 +1,6 @@ +--- +title: Resource not found +--- + +

Resource not found

+

The server has not found the requested resource. Please contact me if you've found a dead link on this website. Otherwise you might wish to go to the home page instead.

-- cgit v1.2.3