fix link in menu && add code to banduras otg

This commit is contained in:
Marek Küthe 2023-01-11 08:48:29 +01:00
parent 0bffa781a3
commit ef157c6f93
No known key found for this signature in database
GPG Key ID: 7E869146699108C7
2 changed files with 2 additions and 2 deletions

View File

@ -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/).

View File

@ -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)