Update connecting-to-a-private-network.md#22744
Conversation
Typo `It's`
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
fpt: Free, Pro, Team |
|
@jlaxson Great catch. Thanks for submitting a PR! I'll get this approved. The repo is frozen for the holidays, but I'll get this merged down once the freeze lifts 🥶 We appreciate your patience during the holidays! ✨ |
|
|
||
| Tailscale is a commercial product built on top of WireGuard. This option is very similar to WireGuard, except Tailscale is more of a complete product experience instead of an open source component. | ||
|
|
||
| It's disadvantages are similar to WireGuard: The connection is one-to-one, so you might need to do additional work for high availability or high throughput. You still need to generate and securely store keys. The protocol is still UDP, so your network must support UDP traffic. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| Tailscale is a commercial product built on top of WireGuard. This option is very similar to WireGuard, except Tailscale is more of a complete product experience instead of an open source component. | ||
|
|
||
| It's disadvantages are similar to WireGuard: The connection is one-to-one, so you might need to do additional work for high availability or high throughput. You still need to generate and securely store keys. The protocol is still UDP, so your network must support UDP traffic. | ||
| Its disadvantages are similar to WireGuard: The connection is one-to-one, so you might need to do additional work for high availability or high throughput. You still need to generate and securely store keys. The protocol is still UDP, so your network must support UDP traffic. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Typo
It'sWhy:
Closes ISSUE
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: