From 6f18258890ecfdc6e9ff7cc0fd4971fbeae9e2ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:37:38 +0000 Subject: [PATCH] add note about wireguard as ipv6 tunnel --- docs/ipv6-rotator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ipv6-rotator.md b/docs/ipv6-rotator.md index 890e3b0..93d6919 100644 --- a/docs/ipv6-rotator.md +++ b/docs/ipv6-rotator.md @@ -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 @@ -116,4 +116,4 @@ If the script does not work for you, it could be that: - Your provider does not allow you to assign any arbitrary IPv6 address, it's common for cloud providers like AWS, Oracle Cloud, Google Cloud where you need to manually assign the IPv6 address from the panel. - You have not correctly set your IPv6 subnet range. In such case, please ask for help on IRC or Matrix or in a GitHub issue. -If you find any other issues, please open a bug report there: https://github.com/iv-org/smart-ipv6-rotator/issues \ No newline at end of file +If you find any other issues, please open a bug report there: https://github.com/iv-org/smart-ipv6-rotator/issues