Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_notes:vpn [2024-12-07 Sat wk49 10:17] – baumkp | docker_notes:vpn [2024-12-07 Sat wk49 19:15] (current) – [Privatebin] baumkp | ||
---|---|---|---|
Line 3: | Line 3: | ||
The scope here concerns use of VPN (Virtual Private Network) to gain secure access from the public network to a local private network. | The scope here concerns use of VPN (Virtual Private Network) to gain secure access from the public network to a local private network. | ||
+ | There have been considered 3 different levels of access as described by the applications used: | ||
+ | * Nextcloud - a full privately hosted publicly accessible file shareing application, | ||
+ | * Privatebin - An encrypted file publicly accessible file sharing server | ||
+ | * Syncthing - A files synchronising system | ||
+ | * Wireguard - A VPN server | ||
+ | |||
+ | These applications and their scope are described further below. | ||
+ | |||
+ | =====Nextcloud===== | ||
+ | Nextcloud is an open source content collaboration platform. | ||
+ | |||
+ | I have been using Nextcloud and before that Owncloud from which Nextcloud was forked since circa 2013. My server setup is described here: | ||
+ | *kptree | ||
+ | *kptree [[https:// | ||
+ | |||
+ | =====Privatebin===== | ||
+ | |||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | =====Syncthing===== | ||
+ | |||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | |||
+ | =====Unison===== | ||
+ | |||
+ | *The Linux Code [[https:// | ||
+ | *Arch Linux [[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | |||
+ | =====inotify===== | ||
+ | |||
+ | *[[https:// | ||
+ | * | ||
+ | |||
+ | =====Wireguard===== | ||
+ | I previously successfully setup [[https:// | ||
---- | ---- | ||
<- docker_notes: | <- docker_notes: |