From 648c67d9d3cc6839aff4ca80a078332c4c349a99 Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Tue, 24 Nov 2020 15:55:05 +0100 Subject: [PATCH] Update README.md --- SSH-VPN-VNC/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SSH-VPN-VNC/README.md b/SSH-VPN-VNC/README.md index eb009c4..0d4c2e1 100644 --- a/SSH-VPN-VNC/README.md +++ b/SSH-VPN-VNC/README.md @@ -1,5 +1,7 @@ # SSH, VPN, VNC related Problems +[[_TOC_]] + ## Q: How to transfer files between two VPN networks? You should be able to use an SSH tunnel. -- GitLab