tailout
tailout copied to clipboard
Spawn an exit node for your tailnet anywhere
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cterence/tailout). > [!NOTE] These dependencies have not received...
`stop.go` had a regex to extract the region from the node name. This regex was missing some regions (`il-*` e.g.) and could also match on non-valid regions, if we had...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://togithub.com/actions/download-artifact) | action | major | `v3` -> `v4` | |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-go](https://togithub.com/actions/setup-go) | action | major | `v4` -> `v5` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action) | action | major | `v4` -> `v5` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws-actions/configure-aws-credentials](https://togithub.com/aws-actions/configure-aws-credentials) | action | major | `v2` -> `v4` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | ---...
I'm sure I have missed something in your instructions. When I run `tailout init` I get the error:- `Error: failed to get policy: failed to get OK status code: 401...
``` $ /usr/local/bin/tailout --version Error: unknown flag: --version $ /usr/local/bin/tailout version Error: unknown command "version" for "tailout" ``` :-)