From ef157c6f9316a4a522b3b1874aa8af9741d7be87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Wed, 11 Jan 2023 08:48:29 +0100 Subject: [PATCH] fix link in menu && add code to banduras otg --- docs/additional/otg/bandura.md | 2 +- docs/tunneling/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/additional/otg/bandura.md b/docs/additional/otg/bandura.md index d87e338..9a9bb93 100644 --- a/docs/additional/otg/bandura.md +++ b/docs/additional/otg/bandura.md @@ -1,4 +1,4 @@ # Bandura Communications OTG -Bandura Communications offers mobile access to CRXN also known as OTG. For this, one can request a /127 or a /128 prefix. WireGuard, fastd, OpenVPN, GRE, SIT, VXLAN and GRETAP can be used as tunnels. With GRE, SIT and GRETAP FOU and GUE are supported. Rules and request options can be found at [https://byeob.de/crxn-otg/](https://byeob.de/crxn-otg/). +Bandura Communications offers mobile access to CRXN also known as OTG. For this, one can request a `/127` or a `/128` prefix. WireGuard, fastd, OpenVPN, GRE, SIT, VXLAN and GRETAP can be used as tunnels. With GRE, SIT and GRETAP FOU and GUE are supported. Rules and request options can be found at [https://byeob.de/crxn-otg/](https://byeob.de/crxn-otg/). diff --git a/docs/tunneling/index.md b/docs/tunneling/index.md index f165b7e..187498b 100644 --- a/docs/tunneling/index.md +++ b/docs/tunneling/index.md @@ -2,7 +2,7 @@ # Tunneling - [fastd](fastd) -- [Compile and install fastd](fastd) +- [Compile and install fastd](fastd-compile-install) - [WireGuard](wireguard) - [OpenVPN](openvpn) - [IP tunnel](iptunnel)