Skip to content

v0.0.7

Latest

Choose a tag to compare

@alandotcom alandotcom released this 15 Aug 14:05
· 1 commit to main since this release
5ed3bc8
Fix HTTPS certificate acquisition for ephemeral Tailscale machines

- Replace tailscale.LocalClient{} with ts.LocalClient() in HTTPS proxy
- Add error handling for LocalClient acquisition
- Remove unused tailscale/client import
- Make TS_STATE_DIR required to prevent duplicate machines on restart
- Update README with persistent storage requirements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>