You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
distro hostinfo,distro: Identify Western Digital MyCloud devices. 2 years ago
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
cmdname.go version: fix CmdName on the tailscale-ipn.exe binary 3 years ago
cmdname_ios.go all: simplify build tags involving iOS 3 years ago
cmp.go version: don't allocate parsing unsupported versions, empty strings 3 years ago
cmp_test.go all: use testingutil.MinAllocsPerRun 3 years ago
modinfo_test.go version: fix CmdName on the tailscale-ipn.exe binary 3 years ago
print.go version: use Go 1.18's git stamping as default implementation 2 years ago
prop.go logpolicy, ipn/ipnserver: connect to logtail via tailscaled when needed 2 years ago
race.go all: gofmt with Go 1.17 3 years ago
race_off.go all: gofmt with Go 1.17 3 years ago
version.go version: use Go 1.18's git stamping as default implementation 2 years ago