Skip to content

A client implementation for the Tailscale HTTP API

License

Notifications You must be signed in to change notification settings

tailscale/tailscale-client-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailscale-client-go

A Go client implementation for the Tailscale API.

Current Version

  • V2: import "github.com/tailscale/tailscale-client-go/v2"

    Go Reference

Old versions

  • V1: import "github.com/tailscale/tailscale-client-go"

    Deprecated, no longer maintained.

    Go Reference