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