Skip to content

Commit

Permalink
add note about wireguard as ipv6 tunnel
Browse files Browse the repository at this point in the history
  • Loading branch information
unixfox authored Oct 14, 2023
1 parent e1cfaea commit 6f18258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ipv6-rotator.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
If you find any other issues, please open a bug report there: https://github.com/iv-org/smart-ipv6-rotator/issues

0 comments on commit 6f18258

Please sign in to comment.