https://github.com/piger/tailscale-acl
command-line client to preview and commit changes to Tailscale's ACL
https://github.com/piger/tailscale-acl
tailscale
Last synced: 18 days ago
JSON representation
command-line client to preview and commit changes to Tailscale's ACL
- Host: GitHub
- URL: https://github.com/piger/tailscale-acl
- Owner: piger
- License: bsd-2-clause
- Created: 2024-05-20T20:26:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T20:27:55.000Z (about 2 years ago)
- Last Synced: 2025-02-28T17:09:13.018Z (over 1 year ago)
- Topics: tailscale
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tailscale ACL client
Extremely rudimentary command-line client to preview and commit changes to Tailscale's ACLs.
## Configuration
```yaml
api_key: "tskey-api-XXXXYYYZZZ"
tailnet: "example.github"
```