platform: Add tailscale device name and logout
This commit is contained in:
@@ -51,6 +51,7 @@ type PlatformInterface interface {
|
||||
LookupUser(username string) (*PlatformUser, error)
|
||||
LookupSFTPServer() (string, error)
|
||||
ReadSystemSSHHostKey() ([]byte, error)
|
||||
TailscaleHostname() string
|
||||
}
|
||||
|
||||
type PlatformUser struct {
|
||||
|
||||
Reference in New Issue
Block a user