PipedreamHQ / PipedreamHQ/pipedream

[Components] tailscale

Open
#15,949 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# tailscale
## URLs
- https://tailscale.com/api#description/base-url
## Webhook Sources
### new-device-connection-instant
#### Description
Emit new event when a device connects to the Tailscale network. Users can specify optional filters such as device name or user identity.
### new-tailnet-route-instant
#### Description
Emit new event when a new route is advertised on the Tailscale network. Useful for tracking changes in network topology.
### new-auth-key-generated-instant
#### Description
Emit new event when an authentication key is generated. This helps monitor access control and security-related changes.
## Actions
### add-device-to-tailnet
#### Description
Add a new device to the Tailscale tailnet. Requires device authentication details and optional tags for access control.
### revoke-auth-key
#### Description
Revoke an authentication key from the Tailscale network. Requires the key identifier and revocation reason.
### enable-route
#### Description
Enable a specific route in the Tailscale network. Requires the route identifier and optional configuration settings.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.