https://github.com/tailscale/tailscale-client-go
A client implementation for the Tailscale HTTP API
https://github.com/tailscale/tailscale-client-go
client golang tailscale
Last synced: 11 months ago
JSON representation
A client implementation for the Tailscale HTTP API
- Host: GitHub
- URL: https://github.com/tailscale/tailscale-client-go
- Owner: tailscale
- License: mit
- Created: 2022-01-29T21:30:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T12:26:56.000Z (over 1 year ago)
- Last Synced: 2024-09-17T20:35:56.047Z (over 1 year ago)
- Topics: client, golang, tailscale
- Language: Go
- Homepage:
- Size: 183 KB
- Stars: 59
- Watchers: 18
- Forks: 26
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tailscale-client-go
> [!IMPORTANT]
> This implementation is no longer maintained. The replacement is available at [tailscale-client-go-v2](https://github.com/tailscale/tailscale-client-go-v2).
A Go client implementation for the [Tailscale API](https://tailscale.com/api).
## Old version
* V1: `import "github.com/tailscale/tailscale-client-go"`
Deprecated, no longer maintained.
[](https://pkg.go.dev/github.com/tailscale/tailscale-client-go)