diff options
author | Grant Limberg <glimberg@gmail.com> | 2015-06-17 18:42:23 -0700 |
---|---|---|
committer | Grant Limberg <glimberg@gmail.com> | 2015-06-17 18:42:23 -0700 |
commit | dfdd46db80331104366747e336323095aba2c886 (patch) | |
tree | 9d7d65a6fcee14f59b9e07dca248a9ae3e180e4e /README.md | |
parent | c59c74dddab862ade65938e630dc0f561fcb0c2f (diff) | |
parent | 87bb0086deadf3663c3e0ec1308e0d71a6473362 (diff) | |
download | infinitytier-dfdd46db80331104366747e336323095aba2c886.tar.gz infinitytier-dfdd46db80331104366747e336323095aba2c886.zip |
Merge branch 'adamierymenko-dev' into android-jni
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -164,7 +164,7 @@ Users behind certain types of firewalls and "symmetric" NAT devices may not able If you're interested, there's a [technical deep dive about NAT traversal on our blog](https://www.zerotier.com/blog/?p=226). A troubleshooting tool to help you diagnose NAT issues is planned for the future as are uPnP/IGD/NAT-PMP and IPv6 transport. -If a firewall between you and the Internet blocks ZeroTier's UDP traffic, you will fall back to last-resort TCP tunneling to supernodes over port 443 (https impersonation). This will work almost anywhere but is *very slow* compared to UDP or direct peer to peer connectivity. +If a firewall between you and the Internet blocks ZeroTier's UDP traffic, you will fall back to last-resort TCP tunneling to rootservers over port 443 (https impersonation). This will work almost anywhere but is *very slow* compared to UDP or direct peer to peer connectivity. ### License |