Tailscale
From DikapediaV2
Downloads: https://tailscale.com/download
- For MacOS, there is an AppStore variant which you can install as an alternative.
Adding Devices to Network
https://tailscale.com/kb/1316/device-add
Tailscale CLI
- On Windows, you can ping devices on connected to your tailnet using the tailscale cli.
C:\Users\ardik>tailscale ping 100.88.252.98
- On MacOS, you can also ping using the tailscale cli. On my system, I installed the AppStore variant, so I needed to make this alias:
$ alias tailscale="/Applications/Tailscale.localized/Tailscale.app/Contents/MacOS/Tailscale" $ tailscale ping 100.86.138.253 pong from desktop-toreeks (100.86.138.253) via DERP(nyc) in 148ms pong from desktop-toreeks (100.86.138.253) via DERP(nyc) in 62ms pong from desktop-toreeks (100.86.138.253) via DERP(nyc) in 53ms