tailscale/version
Denton Gentry c6ac82e3a6 hostinfo,distro: Identify Western Digital MyCloud devices.
root@WDMyCloud HD_a2 # ./tailscale debug hostinfo
{
  "IPNVersion": "1.25.0-dev20220605-t7fea52e02",
  "OS": "linux",
  "OSVersion": "5.22.113",
  "Desktop": false,
  "DeviceModel": "WD My Cloud Gen2: Marvell Armada 375",
  "Hostname": "WDMyCloud",
  "GoArch": "arm"
}

Updates https://github.com/tailscale/tailscale/issues/4622

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2022-06-05 08:22:42 -07:00
..
distro hostinfo,distro: Identify Western Digital MyCloud devices. 2022-06-05 08:22:42 -07:00
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
cmdname.go version: fix CmdName on the tailscale-ipn.exe binary 2021-09-20 14:49:45 -07:00
cmdname_ios.go all: simplify build tags involving iOS 2021-08-17 11:13:03 -07:00
cmp.go version: don't allocate parsing unsupported versions, empty strings 2021-07-01 14:25:50 -07:00
cmp_test.go all: use testingutil.MinAllocsPerRun 2021-10-28 12:48:37 -07:00
modinfo_test.go version: fix CmdName on the tailscale-ipn.exe binary 2021-09-20 14:49:45 -07:00
print.go version: use Go 1.18's git stamping as default implementation 2022-03-16 14:53:51 -07:00
prop.go logpolicy, ipn/ipnserver: connect to logtail via tailscaled when needed 2021-12-17 14:40:26 -08:00
race.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
race_off.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
version.go version: use Go 1.18's git stamping as default implementation 2022-03-16 14:53:51 -07:00