ZeroTier adds an independent public IP to each device
This is also found in the lowendtalk advertising column...https://ipv6.rs/
5 Static Visible IPv6 Tunnels (VIPs)
1 Gbps Encrypted Tunnels
Free IPv4 Reverse Proxy
Free IPv4 through NAT64
Port Forwarding
Tier-1 Bandwidth
Unmetered Traffic
IPv6rs Support
No Logging!
Instant Activation
Made for Self-Hosters
$6.95/month with 59% off
$2.91/month
(Paid $69.95 over 2 years)
Looks interesting.. I stumbled upon similar options by searching online
But my DIY skills might be lacking, I spent a lot of time and finally succeeded.
Come on test link
Device is in Hunan, home cloud
http://
http:///100MB.bin
I'm interested in Linux play
[*]Install Linux client software
[*]Curl -s https://install.zerotier.com/ | sudo bash
[*]Enter directory
[*]cd /var/lib/zerotier-one
[*]Replace the planet file
[*]Curl -# -o planet https://bt.9v4.com/planet
[*]Restart zerotier-one service
[*]service zerotier-one restart
[*]Join network
[*]zerotier-cli join d3d9a854c31a110f
[*]zerotier-cli set d3d9a854c31a110f allowGlobal=true
[*]zerotier-cli set d3d9a854c31a110f allowDefault=1Copy code
Windows
[*]Download ZeroTier One MSI from https://download.zerotier.com/dist/ZeroTier%20One.msi
[*]Open PowerShell as an administrator
[*]Download planet to C:\ProgramData\ZeroTier\One
[*]cd C:\ProgramData\ZeroTier\One
[*]Remove planet
[*]Invoke-WebRequest -Uri "https://bt.9v4.com/planet" -OutFile "planet"
[*]Restart ZeroTier One
[*]Restart-Service "ZeroTier One"
[*]Join network
[*]zerotier-cli join d3d9a854c31a110f
[*]zerotier-cli set d3d9a854c31a110f allowGlobal=true
[*]zerotier-cli set d3d9a854c31a110f allowDefault=1Copy code
Other devices use Planet file of ZeroTier
I can't guarantee stability or reliability
If you want to use it for internal network penetration and web site, after setting up properly, it will be better if you install CF and achieve Internet equality
Others directly use it means getting a separate public IP
There's an entry point
You can access the outside world through the IP uploaded above..
More fun.. try yourself.
If there isn't any broken and long-term provision..
页:
[1]