I hereby claim:
- I am js32 on github.
- I am js32 (https://keybase.io/js32) on keybase.
- I have a public key ASA9XigNPOEEa4Rpi3bHbLrZrgJpmzqXicq5FJFB7k_mbwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
When hosting our web applications, we often have one public IP
address (i.e., an IP address visible to the outside world)
using which we want to host multiple web apps. For example, one
may wants to host three different web apps respectively for
example1.com
, example2.com
, and example1.com/images
on
the same machine using a single IP address.
How can we do that? Well, the good news is Internet browsers
Mac OS Extended (Journaled)
and Master Boot Record
and call it MyVolume
InstallMacOSX.dmg
.pkgutil --expand /Volumes/Install\ OS\ X/InstallMacOSX.pkg /tmp/El\ Capitan
diskutil eject Install\ OS\ X
cd /tmp/El\ Capitan
Install WireGuard via whatever package manager you use. For me, I use apt. | |
$ sudo add-apt-repository ppa:wireguard/wireguard | |
$ sudo apt-get update | |
$ sudo apt-get install wireguard | |
MacOS | |
$ brew install wireguard-tools | |
Generate key your key pairs. The key pairs are just that, key pairs. They can be |