From 7f6c64c025e8502247fdacf6f3b9b0c78fdf8383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 9 Jan 2023 08:13:43 +0100 Subject: [PATCH 1/2] add me as otg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe --- docs/additional/otg/bandura.md | 4 ++++ docs/additional/otg/deavmi.md | 4 ++-- docs/additional/otg/index.md | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 docs/additional/otg/bandura.md diff --git a/docs/additional/otg/bandura.md b/docs/additional/otg/bandura.md new file mode 100644 index 0000000..d87e338 --- /dev/null +++ b/docs/additional/otg/bandura.md @@ -0,0 +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/). diff --git a/docs/additional/otg/deavmi.md b/docs/additional/otg/deavmi.md index 40df963..a0ca9a2 100644 --- a/docs/additional/otg/deavmi.md +++ b/docs/additional/otg/deavmi.md @@ -1,5 +1,5 @@ -Deavmi's _on-the-go_ -==================== + +# Deavmi's _on-the-go_ ## What is this? diff --git a/docs/additional/otg/index.md b/docs/additional/otg/index.md index 90553ad..9c82383 100644 --- a/docs/additional/otg/index.md +++ b/docs/additional/otg/index.md @@ -6,3 +6,4 @@ CRXN _On-the-go_ are a collection of services run by a few people on CRXN that h So far we have one people offering such services: 1. [Deavmi's OTG](deavmi) +1. [Banduras Communication](bandura) From fb3477ae2743de1b43940da7e323442377ba8bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 9 Jan 2023 08:14:58 +0100 Subject: [PATCH 2/2] fix typo --- docs/additional/otg/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/additional/otg/index.md b/docs/additional/otg/index.md index 9c82383..39e62fa 100644 --- a/docs/additional/otg/index.md +++ b/docs/additional/otg/index.md @@ -6,4 +6,4 @@ CRXN _On-the-go_ are a collection of services run by a few people on CRXN that h So far we have one people offering such services: 1. [Deavmi's OTG](deavmi) -1. [Banduras Communication](bandura) +1. [Banduras Communications](bandura)