add note about wireguard as ipv6 tunnel

This commit is contained in:
Émilien (perso) 2023-10-14 23:37:38 +00:00 committed by GitHub
parent e1cfaea66b
commit 6f18258890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ Nowadays, it's hard to find one that does not support IPv6.
The alternative, if you do not want to switch provider, is to use an IPv6 tunnelbroker, it allows to get IPv6 connectivity using another server.
This website lists all the free and paid existing tunnelbrokers: https://tunnelbroker.services/. **We do not recommend running a public instance on a free tunnelbroker as this would put a lot of strain on their network because video streaming consumes a lot of bandwidth.**
You can also use an external server for acting as a tunnelbroker.
You can also use an external server for acting as an IPV6 tunnel. Wireguard is perfectly suited for that.
All of this is out of scope of this tutorial, please consult the internet for tutorials.
#### 2) System packages requirement