fix link in menu && add code to banduras otg
This commit is contained in:
parent
0bffa781a3
commit
ef157c6f93
|
@ -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/).
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue