Releases: try-veil/veil
Releases · try-veil/veil
v0.0.2
Installation
Homebrew (macOS/Linux)
brew install try-veil/tap/veilArch Linux (AUR)
yay -S veil-binManual Installation
Download the appropriate package for your system from the assets below.
Changelog
- 32781fb chore: push to ghcr
- 0922389 chore: remove docker releases from go releaser and let gha handle that
- 2bc4081 chore: setup build and e2e tests GHA (#49)
- 826782f chore: setup docusaurus and goreleaser
- 82051b2 feat(core): add APIs for API key whitelisting (#46)
- 24ea6b6 feat: add dockerfile (#9)
- 9fcea89 feat: make the onboarding and reverse ports different (#55)
Released by GoReleaser on behalf of TheFlywheel.
v0.0.1
Features
- Dynamically Onboard APIs with valid API keys and headers
- Validate the reverse proxy requests basis the required headers and passed API keys
- Persist onboarded APIs across restarts