1
Fork 0

Add banner image to vpn post

This commit is contained in:
Jake Howard 2018-06-21 14:01:09 +01:00
parent 4b2382e90e
commit 5eb33455e2
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,6 +1,7 @@
---
title: VPN Gateway - Opening ports the safe way
date: 2018-06-21
image: resource:user-settings.png
---
VPNs are a way of accessing application which sit on a separate network using an encrypted tunnel. Contrary to popular belief, they are not designed to be used for anonymising your internet habits. Whilst VPNs are designed to enable a client to access the servers network, it's possible to use them to provide a server to access to its client's network. With this, and a simple HTTP server, it's possible to open up applications on your home network to the internet, without the need for a static IP, or a port forward!