From 71505b5d70ce45a10af1b899bcd7e21605c76dee Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Sun, 27 Jan 2019 23:39:07 +0000 Subject: [PATCH] Update platforms.md --- platforms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/platforms.md b/platforms.md index f246771..39c5d2b 100644 --- a/platforms.md +++ b/platforms.md @@ -24,6 +24,7 @@ sitemap: true - Works in TAP mode, but currently doesn't work in TUN mode. - You may need to create the TAP adapter first if it doesn't already exist, i.e. `ifconfig tap0 create`. +- A [FreeBSD service script](https://github.com/yggdrasil-network/yggdrasil-go/blob/master/contrib/freebsd/yggdrasil) is available in the `contrib` folder. This might be adaptable to other BSDs. ## OpenBSD