I use zerotier as a way to connect to my private emulated servers without having to worry about connecting to an external IP address and opening up a ton of ports. Plus if you have a dynamic IP, the address can change. Some people set up a domain name to circumvent the dynamic IP, but it still means you have to port forward. Zerotier solves it via creating a manageable virtual lan network. Think Hamachi.
In my use case, I run a solo EverQuest server emulator, WoW server emulator, City of Heroes, Ultima Online. I simply spin up my virtual machine connected to zerotier then boot up my steam deck. Then I can connect to them while I’m out and about at a hotel, friends place, etc.
It’s lightweight, so not much bloat, does exactly what I need it to do and initializes on startup. Then if you want to disconnect/reconnect, it’s really simple to do. Been using it for about a year now. Zero complaints (no pun intended).
pnutzh4x0r@lemmy.ndlug.org 1 year ago
ZeroTier is a way to basically create a peer-to-peer VPN of sorts. This is just a blog about how to set that up.
One possible use case for having such a VPN or overlay network is that you can then play LAN games over the Internet because every machine in the ZeroTier VPN is on the same LAN. This is great if a game you play (usually older) does not support Internet play but does support LAN multi-player.
Another possible idea is that you can also use this to stream games from say your desktop computer to your Steam Deck even if you are out of the house (if the machines are on the same ZeroTier network).
An alternative to ZeroTier is Tailscale which would allow you to do basically the same things.
hogart@feddit.nu 1 year ago
Do you see any benefits in using ZeroTier for game streaming compared to Moonlight/Sunshine?